mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 18:57:16 +08:00
[rtdbg] Change all DBG_SECTION_NAME to new format.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <dfs.h>
|
||||
|
||||
// #define DBG_ENABLE
|
||||
#define DBG_SECTION_NAME "[ DFS]"
|
||||
#define DBG_SECTION_NAME "DFS"
|
||||
#define DBG_COLOR
|
||||
#define DBG_LEVEL DBG_LOG
|
||||
#include <rtdbg.h>
|
||||
|
||||
Reference in New Issue
Block a user