增加文件系统
This commit is contained in:
@@ -33,6 +33,12 @@ extern "C" {
|
||||
*/
|
||||
/* #define DBG_DEBUG_ENABLE */
|
||||
|
||||
/*
|
||||
* 系统时间戳开关:取消注释在所有日志行首追加 [YYYY-MM-DD HH:MM:SS] 时间戳
|
||||
* 依赖 sys_clock_init() 已调用(SD2506 RTC 初始化完成)
|
||||
*/
|
||||
#define APP_TIMESTAMP_ENABLE
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user