mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-24 22:07:28 +08:00
8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
|
menu "Utest Serial Testcase"
|
||
|
|
||
|
config UTEST_SERIAL_TC
|
||
|
bool "Serial testcase"
|
||
|
default n
|
||
|
|
||
|
endmenu
|