mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-05-18 16:24:23 +08:00
[rtdbg] Update default section name to "DBG".
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@
|
||||
#define DBG_ERROR 3
|
||||
|
||||
#ifndef DBG_SECTION_NAME
|
||||
#define DBG_SECTION_NAME "[ DBG]"
|
||||
#define DBG_SECTION_NAME "DBG"
|
||||
#endif
|
||||
|
||||
#ifdef DBG_ENABLE
|
||||
|
||||
Reference in New Issue
Block a user