Merge pull request #5017 from mysterywolf/finsh2

[finsh] 恢复FINSH_USING_MSH定义以保持兼容性
This commit is contained in:
guo 2021-09-06 09:29:54 +08:00 committed by GitHub
commit fb57e3aefa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -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"