Add Can Drv

This commit is contained in:
Aubr.Cool
2015-05-14 16:52:48 +08:00
parent 2f5c5b676d
commit eb56b832ef
6 changed files with 2770 additions and 0 deletions
+4
View File
@@ -366,6 +366,10 @@ rt_inline void rt_work_init(struct rt_work* work, void (*work_func)(struct rt_wo
#include "drivers/pin.h"
#endif
#ifdef RT_USING_CAN
#include "drivers/can.h"
#endif
#ifdef __cplusplus
}
#endif