Sync from master (fc5cfe0a5e)

This commit is contained in:
armink
2019-03-14 20:37:30 +08:00
parent 4a34b41dd6
commit dba2b47d45
450 changed files with 47066 additions and 4332 deletions

View File

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