mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-07 01:44:41 +08:00
[utest] 添加 signal 依赖项
This commit is contained in:
@@ -39,6 +39,7 @@ config UTEST_MESSAGEQUEUE_TC
|
||||
|
||||
config UTEST_SIGNAL_TC
|
||||
bool "signal test"
|
||||
select RT_USING_SIGNALS
|
||||
default n
|
||||
|
||||
config UTEST_MUTEX_TC
|
||||
|
||||
Reference in New Issue
Block a user