Files
rt-thread/.github/utest/cpp11/cpp11.cfg
Yuqiang Wang f9befaab97 feat: ci script associated with auto_utest. (#9933)
* feat: ci script associated with auto_utest.
2025-03-10 22:49:34 +08:00

6 lines
132 B
INI

CONFIG_UTEST_CPP11_THREAD_TC=y
# dependencies
CONFIG_RT_USING_CI_ACTION=y
CONFIG_RT_USING_CPLUSPLUS=y
CONFIG_RT_USING_CPLUSPLUS11=y