rt-thread/bsp/stm32/stm32mp157a-st-ev1/board/ports/drv_fdcan.h

23 lines
331 B
C
Raw Normal View History

2020-12-04 17:57:39 +08:00
/*
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
* 2020-07-06 thread-liu first version
*/
#ifndef __DRV_FDCAN_H__
#define __DRV_FDCAN_H__
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif