4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 04:19:22 +08:00

18 lines
440 B
C
Raw Normal View History

2015-05-14 15:44:06 +08:00
/*
* File : bxcan.h
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2015, RT-Thread Development Team
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rt-thread.org/license/LICENSE
*
* Change Logs:
* Date Author Notes
2015-05-14 16:51:47 +08:00
* 2015-05-14 aubrcool@qq.com first version
2015-05-14 15:44:06 +08:00
*/
#ifndef BXCAN_H_
#define BXCAN_H_
#endif /*BXCAN_H_*/