4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 01:29:24 +08:00
2015-05-15 07:58:21 +08:00

18 lines
440 B
C

/*
* 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 aubrcool@qq.com first version
*/
#ifndef BXCAN_H_
#define BXCAN_H_
#endif /*BXCAN_H_*/