mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-26 01:07:21 +00:00
Remove the DBG_COLOR and DBG_ENABLE definition.
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
#include <dfs_posix.h>
|
||||
|
||||
#define DBG_SECTION_NAME "DLMD"
|
||||
#define DBG_ENABLE // enable debug macro
|
||||
#define DBG_LEVEL DBG_INFO
|
||||
#define DBG_COLOR
|
||||
#include <rtdbg.h> // must after of DEBUG_ENABLE or some other options
|
||||
|
||||
static struct rt_module_symtab *_rt_module_symtab_begin = RT_NULL;
|
||||
|
||||
Reference in New Issue
Block a user