mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
Use "Test" instead of "Unit Testcases" to make string shorter. Use uppercase to make it look more eye-catching. Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
if RT_USING_AUDIO
|
|
config RT_UTEST_USING_AUDIO_DRIVER
|
|
bool "Audio Test"
|
|
default n
|
|
endif |