mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-27 01:28:23 +00:00
[rtdbg] Change all DBG_SECTION_NAME to new format.
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
// #define DEBUG_ENABLE
|
||||
#define DEBUG_LEVEL DBG_LOG
|
||||
#define DBG_SECTION_NAME "[UART]"
|
||||
#define DBG_SECTION_NAME "UART"
|
||||
#define DEBUG_COLOR
|
||||
#include <rtdbg.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user