Skip to content

Commit fb57e3a

Browse files
authored
Merge pull request #5017 from mysterywolf/finsh2
[finsh] 恢复FINSH_USING_MSH定义以保持兼容性
2 parents 9d6a654 + 099dc43 commit fb57e3a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/finsh/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ config RT_USING_MSH
1111

1212
if RT_USING_MSH
1313

14+
config FINSH_USING_MSH
15+
bool
16+
default y
17+
1418
config FINSH_THREAD_NAME
1519
string "The msh thread name"
1620
default "tshell"

0 commit comments

Comments
 (0)