rtt-f030/components/utilities/Kconfig

12 lines
154 B
Plaintext
Raw Normal View History

2017-12-02 23:16:45 +08:00
menu "Utilities"
config RT_USING_LOGTRACE
bool "Enable log trace"
default n
config RT_USING_RYM
bool "Enable Ymodem"
default n
endmenu