4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-15 09:29:20 +08:00

7 lines
109 B
Plaintext
Raw Normal View History

2024-08-29 16:21:19 +08:00
menu "SMP Testcase"
config UTEST_SMP_CALL_FUNC
bool "Call random cpu to run func"
default n
endmenu