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 b4f29035ce native/can: fix CAN init
Native CAN device was not properly ported to periph_can interface.
This commit fixes this by renaming all needed structures and files so
auto_init_can can initialize the native device. FEATURES_PROVIDED is
also updated for native.
2020-09-30 12:59:03 +02:00
..
auto_init_periph_can.c native/can: fix CAN init 2020-09-30 12:59:03 +02:00
init.c native/can: fix CAN init 2020-09-30 12:59:03 +02:00
Makefile sys/auto_init/can: use shared auto_init makefile 2020-06-08 12:07:20 +02:00