提交 8e29e3d9 编写于 作者: A Aubr.Cool

add author information

上级 eb56b832
...@@ -9,7 +9,10 @@ ...@@ -9,7 +9,10 @@
* *
* Change Logs: * Change Logs:
* Date Author Notes * Date Author Notes
* 2015-05-14 aubrcool@qq.com first version
*/ */
#ifdef RT_USING_CAN
#include <board.h> #include <board.h>
#include <rtthread.h> #include <rtthread.h>
#include <rtdevice.h> #include <rtdevice.h>
...@@ -139,3 +142,4 @@ int rt_can_app_init(void) ...@@ -139,3 +142,4 @@ int rt_can_app_init(void)
} }
INIT_APP_EXPORT(rt_can_app_init); INIT_APP_EXPORT(rt_can_app_init);
#endif /*RT_USING_CAN*/
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* *
* Change Logs: * Change Logs:
* Date Author Notes * Date Author Notes
* 2015-05-14 aubrcool@qq.com first version
*/ */
#include <rthw.h> #include <rthw.h>
#include <rtdevice.h> #include <rtdevice.h>
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* *
* Change Logs: * Change Logs:
* Date Author Notes * Date Author Notes
* 2015-05-14 aubrcool@qq.com first version
*/ */
#ifndef BXCAN_H_ #ifndef BXCAN_H_
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* *
* Change Logs: * Change Logs:
* Date Author Notes * Date Author Notes
* 2015-05-14 aubrcool@qq.com first version
*/ */
#include <rthw.h> #include <rthw.h>
#include <rtthread.h> #include <rtthread.h>
......
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
* *
* Change Logs: * Change Logs:
* Date Author Notes * Date Author Notes
* 2015-05-14 aubrcool@qq.com first version
*/ */
#ifndef CAN_H_ #ifndef CAN_H_
#define CAN_H_ #define CAN_H_
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册