8 lines
103 B
Plaintext
8 lines
103 B
Plaintext
|
menu "Utest Serial Testcase"
|
||
|
|
||
|
config UTEST_SERIAL_TC
|
||
|
bool "Serial testcase"
|
||
|
default n
|
||
|
|
||
|
endmenu
|