提交歷史

作者 SHA1 備註 提交日期
  armink c36a628ff4 [Finsh] Fix finsh password auth not valid when RT_DEBUG is not definition. 7 年之前
  armink 72e4efb46e [finsh]Improve the set password. 8 年之前
  armink 8ff7529039 [finsh] Add password authentication. Increased input security. 8 年之前
  Bernard Xiong f0fc48922b [finsh] use the macro definition instead of the const number in the code 9 年之前
  SchumyHao f1e92c63f2 finsh: check echo_mode before print '\n' when excute msh command 9 年之前
  Bernard Xiong c2b5cd1e85 [Finsh] fix the '\r' issue in linux telnet. 9 年之前
  Bernard Xiong 353f511cb0 [finsh] fix the '\0' issue when use shell in linux telnet 9 年之前
  ardafu 084a8dcd0c [finsh] Clear buffer before switching to new shell device 10 年之前
  Bernard Xiong 570e2ffbe7 [finsh] Fix the echo mode issue. 10 年之前
  Grissiom 099ada6699 finsh: open the finsh device with RT_DEVICE_FLAG_STREAM 10 年之前
  limxuzheng 4fea46c83c support rx62n 10 年之前
  bernard 3b5c2e2f9f Merge branch 'master' of https://github.com/RT-Thread/rt-thread 10 年之前
  bernard a8b0fe3f36 [shell] Fix compiling issue when DFS is not enable 10 年之前
  weety 12136cfeb1 [finsh] fixed finsh issue. 10 年之前
  bernard 02faf9edb8 [Finsh] fix device_open issue when set_device in finsh. 10 年之前
  bernard c45f5a2490 [Drivers] re-write serial framework. 10 年之前
  bernard f44f6caadb [Finsh] Fix command line size issue in finsh. 10 年之前
  Grissiom 841898abe2 [shell] define FINSH_PROMPT as finsh_get_prompt when FINSH_USING_MSH enabled 11 年之前
  bernard 04b5a46179 [Finsh] fix the shell prompt issue. 11 年之前
  bernard 33a5abbbf8 [Finsh] Use msh as prompt when current mode is msh mode. 11 年之前
  bernard 6a624356e4 [Finsh] code cleanup 11 年之前
  bernard 8a56e181bd [Finsh] cleanup the code style 11 年之前
  bernard b924104129 Add FINSH_USING_MSH_ONLY option 11 年之前
  bernard a5ba2a24f7 add file and path name auto completion for module shell 11 年之前
  prife b79b9be19f finsh: fix finsh device setting 11 年之前
  Grissiom 1e01252824 finsh: refactor the control key handling 11 年之前
  Grissiom 6d2df9bf94 finsh: unregister rx_indicate when closing the device 11 年之前
  bernard fa934fa7bd add shell device automatically setting for rx_ind 11 年之前
  Bernard Xiong b0c1f8a79b Add device checking when set_device. 12 年之前
  Bernard Xiong 98c8a23e94 Add component initialization. 12 年之前