mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-22 11:30:01 +08:00
[src][Kconfig]make RT_ASSERT independent of RT_USING_DEUBG
This commit is contained in:
@@ -220,6 +220,10 @@ menuconfig RT_USING_DEBUG
|
||||
default y
|
||||
|
||||
if RT_USING_DEBUG
|
||||
config RT_DEBUGING_ASSERT
|
||||
bool "Enable assertion debugging"
|
||||
default y
|
||||
|
||||
config RT_DEBUGING_COLOR
|
||||
bool "Enable color debugging log"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user