未验证 提交 fefeff8d 编写于 作者: B Bernard Xiong 提交者: GitHub

Merge pull request #4535 from mysterywolf/time

 [libc][time] add debug tag
......@@ -21,11 +21,15 @@
#include <sys/time.h>
#include <rtthread.h>
#include <rtdbg.h>
#ifdef RT_USING_DEVICE
#include <rtdevice.h>
#endif
#define DBG_TAG "TIME"
#define DBG_LVL DBG_INFO
#include <rtdbg.h>
/* seconds per day */
#define SPD 24*60*60
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册