Meco Man
|
03f4d40e30
[lts 3,1,x] format codes
|
4 lat temu |
chenjh
|
055c3d3e1d
[Update] Sync from v4.0.3
|
4 lat temu |
armink
|
4875ee8a3a
Sync from master (75a3f3dd3a930eab1dc58fa0258a9d1605a0ac11)
|
5 lat temu |
armink
|
bf4a51b599
Update the kernel and components to master version.
|
6 lat temu |
chenchaoqun@rt-thread.com
|
931cdb1f6f
[finsh/shell] compatible definition for cube package
|
6 lat temu |
Bernard Xiong
|
9064b28c2a
[license] Change license to Apache.
|
6 lat temu |
Bernard Xiong
|
b98a0ba804
[Kernel] Add ARMCC 6.x support.
|
6 lat temu |
armink
|
4c92650fde
[components][finsh] Fix shell re-initialization check code to supported C89.
|
6 lat temu |
Bernard Xiong
|
39998e4d89
Merge pull request #1602 from aozima/re_initial_dev
|
6 lat temu |
aozima
|
efada8768e
[shell] set prompt mode is default enable.
|
6 lat temu |
aozima
|
4f1112f838
[shell] add finsh_set_prompt().
|
6 lat temu |
aozima
|
85e732ddaf
[shell] add finsh_get/set_prompt_mode.
|
6 lat temu |
aozima
|
e49a29f2dc
[shell] add re-initial check.
|
6 lat temu |
armink
|
72ec60aaa3
[components][finsh] Finsh thread using heap when RT_USING_HEAP is defined.
|
7 lat temu |
moebius.ever
|
61946325ee
[finsh] add FINSH_ECHO_DISABLE_DEFAULT and remove FINSH_ECHO_MODE_DEFAULT, to control the finsh default echo mode
|
7 lat temu |
moebius.ever
|
48ecbd3999
[finsh] add FINSH_ECHO_MODE_DEFAULT, to config the default echo mode of finsh
|
7 lat temu |
moebius.ever
|
5444c90ecf
[finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not
|
7 lat temu |
Bernard Xiong
|
f9a7ba050a
[finsh] convert tab to space and split export API to finsh_api.h
|
7 lat temu |
armink
|
013e5bd411
[Components][Finsh] Add shell getchar received error process.
|
7 lat temu |
armink
|
cfd82c260d
[Finsh] Add finsh thread name macro.
|
7 lat temu |
armink
|
82b7ecda06
[Finsh] Fix an auto complete history bug when current line is contained in last cmd.
|
7 lat temu |
bernard
|
8a38307e2c
[libc] Add RT_USING_POSIX macro.
|
7 lat temu |
bernard
|
3c0fbf0c7e
[finsh] Fix the C99 issue.
|
7 lat temu |
bernard
|
444915d1ea
[finsh] Add RT_USING_POSIX_STDIN options.
|
7 lat temu |
armink
|
c123451585
[Finsh] Stop push new history when current cmd is same as last cmd.
|
7 lat temu |
bernard
|
95ab8c02aa
[finsh] Use standard uint type for data type.
|
7 lat temu |
armink
|
c36a628ff4
[Finsh] Fix finsh password auth not valid when RT_DEBUG is not definition.
|
7 lat temu |
armink
|
72e4efb46e
[finsh]Improve the set password.
|
8 lat temu |
armink
|
8ff7529039
[finsh] Add password authentication. Increased input security.
|
8 lat temu |
Bernard Xiong
|
f0fc48922b
[finsh] use the macro definition instead of the const number in the code
|
9 lat temu |