mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-25 06:13:56 +08:00
[Kconfig] Add utilities Kconfig.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
menu "Utilities"
|
||||
|
||||
config RT_USING_LOGTRACE
|
||||
bool "Enable log trace"
|
||||
default n
|
||||
|
||||
config RT_USING_RYM
|
||||
bool "Enable Ymodem"
|
||||
default n
|
||||
|
||||
endmenu
|
||||
Reference in New Issue
Block a user