Commit History

Author SHA1 Message Date
  armink 4c92650fde [components][finsh] Fix shell re-initialization check code to supported C89. 7 years ago
  Bernard Xiong 39998e4d89 Merge pull request #1602 from aozima/re_initial_dev 7 years ago
  aozima efada8768e [shell] set prompt mode is default enable. 7 years ago
  aozima 4f1112f838 [shell] add finsh_set_prompt(). 7 years ago
  aozima 85e732ddaf [shell] add finsh_get/set_prompt_mode. 7 years ago
  aozima e49a29f2dc [shell] add re-initial check. 7 years ago
  armink 72ec60aaa3 [components][finsh] Finsh thread using heap when RT_USING_HEAP is defined. 7 years ago
  moebius.ever 61946325ee [finsh] add FINSH_ECHO_DISABLE_DEFAULT and remove FINSH_ECHO_MODE_DEFAULT, to control the finsh default echo mode 7 years ago
  moebius.ever 48ecbd3999 [finsh] add FINSH_ECHO_MODE_DEFAULT, to config the default echo mode of finsh 7 years ago
  moebius.ever 5444c90ecf [finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not 7 years ago
  Bernard Xiong f9a7ba050a [finsh] convert tab to space and split export API to finsh_api.h 7 years ago
  armink 013e5bd411 [Components][Finsh] Add shell getchar received error process. 7 years ago
  armink cfd82c260d [Finsh] Add finsh thread name macro. 7 years ago
  armink 82b7ecda06 [Finsh] Fix an auto complete history bug when current line is contained in last cmd. 7 years ago
  bernard 8a38307e2c [libc] Add RT_USING_POSIX macro. 7 years ago
  bernard 3c0fbf0c7e [finsh] Fix the C99 issue. 7 years ago
  bernard 444915d1ea [finsh] Add RT_USING_POSIX_STDIN options. 7 years ago
  armink c123451585 [Finsh] Stop push new history when current cmd is same as last cmd. 7 years ago
  bernard 95ab8c02aa [finsh] Use standard uint type for data type. 7 years ago
  armink c36a628ff4 [Finsh] Fix finsh password auth not valid when RT_DEBUG is not definition. 7 years ago
  armink 72e4efb46e [finsh]Improve the set password. 8 years ago
  armink 8ff7529039 [finsh] Add password authentication. Increased input security. 8 years ago
  Bernard Xiong f0fc48922b [finsh] use the macro definition instead of the const number in the code 9 years ago
  SchumyHao f1e92c63f2 finsh: check echo_mode before print '\n' when excute msh command 9 years ago
  Bernard Xiong c2b5cd1e85 [Finsh] fix the '\r' issue in linux telnet. 9 years ago
  Bernard Xiong 353f511cb0 [finsh] fix the '\0' issue when use shell in linux telnet 9 years ago
  ardafu 084a8dcd0c [finsh] Clear buffer before switching to new shell device 10 years ago
  Bernard Xiong 570e2ffbe7 [finsh] Fix the echo mode issue. 10 years ago
  Grissiom 099ada6699 finsh: open the finsh device with RT_DEVICE_FLAG_STREAM 10 years ago
  limxuzheng 4fea46c83c support rx62n 10 years ago