Historial de Commits

Autor SHA1 Mensaje Fecha
  Bernard Xiong f9a7ba050a [finsh] convert tab to space and split export API to finsh_api.h hace 7 años
  armink 013e5bd411 [Components][Finsh] Add shell getchar received error process. hace 7 años
  armink cfd82c260d [Finsh] Add finsh thread name macro. hace 7 años
  armink 82b7ecda06 [Finsh] Fix an auto complete history bug when current line is contained in last cmd. hace 7 años
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. hace 7 años
  bernard 3c0fbf0c7e [finsh] Fix the C99 issue. hace 7 años
  bernard 444915d1ea [finsh] Add RT_USING_POSIX_STDIN options. hace 7 años
  armink c123451585 [Finsh] Stop push new history when current cmd is same as last cmd. hace 7 años
  bernard 95ab8c02aa [finsh] Use standard uint type for data type. hace 7 años
  armink c36a628ff4 [Finsh] Fix finsh password auth not valid when RT_DEBUG is not definition. hace 7 años
  armink 72e4efb46e [finsh]Improve the set password. hace 8 años
  armink 8ff7529039 [finsh] Add password authentication. Increased input security. hace 8 años
  Bernard Xiong f0fc48922b [finsh] use the macro definition instead of the const number in the code hace 9 años
  SchumyHao f1e92c63f2 finsh: check echo_mode before print '\n' when excute msh command hace 9 años
  Bernard Xiong c2b5cd1e85 [Finsh] fix the '\r' issue in linux telnet. hace 9 años
  Bernard Xiong 353f511cb0 [finsh] fix the '\0' issue when use shell in linux telnet hace 9 años
  ardafu 084a8dcd0c [finsh] Clear buffer before switching to new shell device hace 10 años
  Bernard Xiong 570e2ffbe7 [finsh] Fix the echo mode issue. hace 10 años
  Grissiom 099ada6699 finsh: open the finsh device with RT_DEVICE_FLAG_STREAM hace 10 años
  limxuzheng 4fea46c83c support rx62n hace 10 años
  bernard 3b5c2e2f9f Merge branch 'master' of https://github.com/RT-Thread/rt-thread hace 10 años
  bernard a8b0fe3f36 [shell] Fix compiling issue when DFS is not enable hace 10 años
  weety 12136cfeb1 [finsh] fixed finsh issue. hace 10 años
  bernard 02faf9edb8 [Finsh] fix device_open issue when set_device in finsh. hace 10 años
  bernard c45f5a2490 [Drivers] re-write serial framework. hace 10 años
  bernard f44f6caadb [Finsh] Fix command line size issue in finsh. hace 11 años
  Grissiom 841898abe2 [shell] define FINSH_PROMPT as finsh_get_prompt when FINSH_USING_MSH enabled hace 11 años
  bernard 04b5a46179 [Finsh] fix the shell prompt issue. hace 11 años
  bernard 33a5abbbf8 [Finsh] Use msh as prompt when current mode is msh mode. hace 11 años
  bernard 6a624356e4 [Finsh] code cleanup hace 11 años