Kconfig 104 B

1234567
  1. menu "CPP11 Testcase"
  2. config UTEST_CPP11_THREAD_TC
  3. bool "Cpp11 thread test"
  4. default n
  5. endmenu