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 |
bernard
|
3b5c2e2f9f
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
10 years ago |
bernard
|
a8b0fe3f36
[shell] Fix compiling issue when DFS is not enable
|
10 years ago |
weety
|
12136cfeb1
[finsh] fixed finsh issue.
|
11 years ago |
bernard
|
02faf9edb8
[Finsh] fix device_open issue when set_device in finsh.
|
11 years ago |
bernard
|
c45f5a2490
[Drivers] re-write serial framework.
|
11 years ago |
bernard
|
f44f6caadb
[Finsh] Fix command line size issue in finsh.
|
11 years ago |