4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-01 15:30:25 +08:00
2024-09-24 09:56:30 +08:00

7 lines
109 B
Plaintext

menu "SMP Testcase"
config UTEST_SMP_CALL_FUNC
bool "Call random cpu to run func"
default n
endmenu