1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/auto_init/can
Vincent Dupont ae95137f95 can stm32: add a driver for STM32 bxCAN peripheral
This driver is compliant with the candev interface. It has been tested
with STM32F0 and STM32F2 and STM32F413 ONLY at this time but should be
compliant with other STM32Fx devices
2019-03-29 12:03:43 +01:00
..
auto_init_can_native.c sys/auto_init: fix doxygen grouping 2018-06-11 19:12:02 +02:00
auto_init_can.c can stm32: add a driver for STM32 bxCAN peripheral 2019-03-29 12:03:43 +01:00
auto_init_periph_can.c can stm32: add a driver for STM32 bxCAN peripheral 2019-03-29 12:03:43 +01:00
Makefile can: add autoinit basic support 2017-06-19 15:35:26 +02:00