mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
utest: UTEST_IRQ_TC -> RT_UTEST_IRQ
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
This commit is contained in:
@@ -3,7 +3,7 @@ CONFIG_RT_CONSOLEBUF_SIZE=1024
|
||||
CONFIG_RT_USING_CI_ACTION=y
|
||||
|
||||
CONFIG_RT_UTEST_OBJECT=y
|
||||
CONFIG_UTEST_IRQ_TC=y
|
||||
CONFIG_RT_UTEST_IRQ=y
|
||||
CONFIG_UTEST_THREAD_TC=y
|
||||
CONFIG_RT_UTEST_DRIVERS_CORE=y
|
||||
CONFIG_UTEST_ATOMIC_TC=y
|
||||
|
||||
Reference in New Issue
Block a user