mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 02:06:14 +08:00
Merge pull request #2544 from BernardXiong/disable_color
[Kernel] Disable color log in default
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ if RT_DEBUG
|
||||
|
||||
config RT_DEBUG_COLOR
|
||||
bool "Enable color debugging log"
|
||||
default y
|
||||
default n
|
||||
|
||||
config RT_DEBUG_INIT_CONFIG
|
||||
bool "Enable debugging of components initialization"
|
||||
|
||||
Reference in New Issue
Block a user