mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
CONFIG_UTEST_SEMAPHORE_TC=y
|
|
CONFIG_UTEST_EVENT_TC=y
|
|
CONFIG_UTEST_MESSAGEQUEUE_TC=y
|
|
# dependencies
|
|
CONFIG_RT_USING_SEMAPHORE=y
|
|
CONFIG_RT_USING_EVENT=y
|
|
CONFIG_RT_USING_MESSAGEQUEUE=y
|