mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 17:12:01 +08:00
[finsh] 恢复FINSH_USING_MSH定义以保持兼容性
This commit is contained in:
@@ -11,6 +11,10 @@ config RT_USING_MSH
|
||||
|
||||
if RT_USING_MSH
|
||||
|
||||
config FINSH_USING_MSH
|
||||
bool
|
||||
default y
|
||||
|
||||
config FINSH_THREAD_NAME
|
||||
string "The msh thread name"
|
||||
default "tshell"
|
||||
|
||||
Reference in New Issue
Block a user