加入定时器设备

This commit is contained in:
heyuanjie87
2015-09-02 22:00:24 +08:00
parent cb51bdb245
commit c84887d021
9 changed files with 676 additions and 1 deletions
+4
View File
@@ -370,6 +370,10 @@ rt_inline void rt_work_init(struct rt_work* work, void (*work_func)(struct rt_wo
#include "drivers/can.h"
#endif
#ifdef RT_USING_HWTIMER
#include "drivers/hwtimer.h"
#endif
#ifdef __cplusplus
}
#endif