1. 10 10月, 2017 1 次提交
  2. 30 8月, 2017 1 次提交
  3. 25 8月, 2017 2 次提交
    • A
      [1] Andes N1068体系移植 · 9bbf5387
      ArcherChang 提交于
          a. 恢复对finsh.h和shell.c的修改;(若需要在Andes AE210P里使用Finsh,请参照bsp/AE210P/readme/readme做修改)
      9bbf5387
    • A
      [1] 添加Andes N1068体系; · 921fbfbc
      ArcherChang 提交于
      [2] 基于AE210P EVB板;
      [3] 详细信息参阅bsp/AE210P/readme文件夹;
          《Andes工程创建和调试》文档;等。
      921fbfbc
  4. 26 11月, 2016 2 次提交
  5. 01 3月, 2016 1 次提交
  6. 13 11月, 2015 1 次提交
  7. 12 10月, 2015 1 次提交
  8. 24 9月, 2015 1 次提交
  9. 22 5月, 2015 1 次提交
  10. 20 3月, 2015 1 次提交
  11. 23 2月, 2015 1 次提交
  12. 04 1月, 2015 1 次提交
  13. 12 11月, 2014 1 次提交
  14. 11 9月, 2014 1 次提交
  15. 26 8月, 2014 1 次提交
  16. 20 7月, 2014 1 次提交
  17. 18 7月, 2014 1 次提交
  18. 10 7月, 2014 1 次提交
  19. 08 4月, 2014 1 次提交
  20. 12 3月, 2014 1 次提交
  21. 11 3月, 2014 1 次提交
  22. 04 1月, 2014 1 次提交
  23. 03 1月, 2014 1 次提交
  24. 01 1月, 2014 2 次提交
  25. 18 11月, 2013 1 次提交
    • P
      finsh: fix finsh device setting · b79b9be1
      prife 提交于
      1. rt_console_get_device should be call to set shell device only when it is null, or it will make finsh_set_device useless.
      2. RT_USING_CONSOLE can be disabled in bsp/rtconfig.h
      b79b9be1
  26. 18 10月, 2013 1 次提交
    • G
      finsh: refactor the control key handling · 1e012528
      Grissiom 提交于
      We split the history handling form the key handling. So we could handle
      the direction key even if the history is disabled. As a "side effect", I
      also remove the unnecessary "use_history" bit.
      1e012528
  27. 22 9月, 2013 1 次提交
    • G
      finsh: unregister rx_indicate when closing the device · 6d2df9bf
      Grissiom 提交于
      Because the device could still remain opened when closed by finsh, the
      old rx_indicate is useless for finsh. Some buggy driver will still
      generate rx_indicate even after the device has been closed. So FinSh
      should unregister the rx_indicate when releasing the old device.
      6d2df9bf
  28. 19 8月, 2013 1 次提交
  29. 05 7月, 2013 1 次提交
  30. 23 6月, 2013 1 次提交
  31. 29 5月, 2013 1 次提交
  32. 05 4月, 2013 1 次提交
  33. 30 3月, 2013 1 次提交
  34. 31 12月, 2012 1 次提交
  35. 29 12月, 2012 1 次提交
  36. 05 11月, 2012 1 次提交
  37. 22 10月, 2012 1 次提交