mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-15 16:00:13 +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
|