马志远
|
221da7f464
Remove C Style Command Shell
|
3 tahun lalu |
Meco Man
|
60aaa9f9d8
[finsh] 将finsh_getchar函数暴露出来
|
3 tahun lalu |
Meco Man
|
921e606426
将defined(__CC_ARM) || defined(__CLANG_ARM) 改为 ifdef __ARMCC_VERSION
|
3 tahun lalu |
Meco Man
|
740a810274
[errno][libc] 解决sys头文件在libc未开启时的引入问题
|
3 tahun lalu |
crazt
|
86f12ac118
[components][finsh] add support for tasking toolchain
|
4 tahun lalu |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 tahun lalu |
chenchaoqun
|
a1ac12c1f1
[update] function must have parameter
|
4 tahun lalu |
Jingsai Lu
|
cd1ff2ab0d
fix spelling mistake in the comments of shell.c
|
5 tahun lalu |
chenyong
|
2b50d3d32c
[components][finsh] Decouple RT_USING_DEVICE dependency for msh feature
|
5 tahun lalu |
armink
|
c33299ab93
[finsh] Fix the compile error when only using msh mode on x86_64 platform.
|
5 tahun lalu |
tyustli
|
d8eb0cfc1e
fix kernel and framework no cast type error
|
5 tahun lalu |
loogg
|
52d1e51e3e
Update shell.c
|
6 tahun lalu |
loogg
|
b29154673e
Update shell.c
|
6 tahun lalu |
ZYH
|
1030004e78
remove finsh get char error print
|
6 tahun lalu |
misonyo
|
97c930cd65
[components]add rt_device_ops for adc device and fix finsh_getchar() return wrong value in Big-endian status.
|
6 tahun lalu |
misonyo
|
14e048aa8e
[components/shell] shell will not work if ch is none zero as random value in stack
|
6 tahun lalu |
gbcwbz
|
860f8d954d
[finsh] change return type of finsh_getchar from ch to int
|
6 tahun lalu |
chenchaoqun@rt-thread.com
|
931cdb1f6f
[finsh/shell] compatible definition for cube package
|
6 tahun lalu |
Bernard Xiong
|
9064b28c2a
[license] Change license to Apache.
|
6 tahun lalu |
Bernard Xiong
|
b98a0ba804
[Kernel] Add ARMCC 6.x support.
|
6 tahun lalu |
armink
|
4c92650fde
[components][finsh] Fix shell re-initialization check code to supported C89.
|
6 tahun lalu |
Bernard Xiong
|
39998e4d89
Merge pull request #1602 from aozima/re_initial_dev
|
6 tahun lalu |
aozima
|
efada8768e
[shell] set prompt mode is default enable.
|
6 tahun lalu |
aozima
|
4f1112f838
[shell] add finsh_set_prompt().
|
6 tahun lalu |
aozima
|
85e732ddaf
[shell] add finsh_get/set_prompt_mode.
|
6 tahun lalu |
aozima
|
e49a29f2dc
[shell] add re-initial check.
|
6 tahun lalu |
armink
|
72ec60aaa3
[components][finsh] Finsh thread using heap when RT_USING_HEAP is defined.
|
7 tahun lalu |
moebius.ever
|
61946325ee
[finsh] add FINSH_ECHO_DISABLE_DEFAULT and remove FINSH_ECHO_MODE_DEFAULT, to control the finsh default echo mode
|
7 tahun lalu |
moebius.ever
|
48ecbd3999
[finsh] add FINSH_ECHO_MODE_DEFAULT, to config the default echo mode of finsh
|
7 tahun lalu |
moebius.ever
|
5444c90ecf
[finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not
|
7 tahun lalu |