Skip to content

Commit 099dc43

Browse files
committed
[finsh] 恢复FINSH_USING_MSH定义以保持兼容性
1 parent 877bb07 commit 099dc43

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)