[rtdbg] Change all DBG_SECTION_NAME to new format.

This commit is contained in:
armink
2018-07-11 10:23:19 +08:00
parent 541925195f
commit 6cd8658dad
15 changed files with 15 additions and 15 deletions

View File

@@ -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>