mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-08 12:41:09 +08:00
* [utest] add device find Signed-off-by: Shell <smokewood@qq.com> * fixup: add test * fixup: ptr aliasing * quality: meaning parameter --------- Signed-off-by: Shell <smokewood@qq.com>
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
CONFIG_UTEST_DEVICE_TC=y
|
|
# dependencies
|
|
CONFIG_RT_USING_TIMER_SOFT=y
|
|
CONFIG_RT_USING_THREAD=y
|