mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-27 16:00:25 +08:00
8 lines
104 B
Plaintext
8 lines
104 B
Plaintext
|
menu "CPP11 Testcase"
|
||
|
|
||
|
config UTEST_CPP11_THREAD_TC
|
||
|
bool "Cpp11 thread test"
|
||
|
default n
|
||
|
|
||
|
endmenu
|