mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 03:39:22 +08:00
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
menu "Utilities"
|
|
|
|
config RT_USING_LOGTRACE
|
|
bool "Enable log trace"
|
|
default n
|
|
|
|
config RT_USING_RYM
|
|
bool "Enable Ymodem"
|
|
default n
|
|
|
|
endmenu
|