mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/auto_init/can: include board periph_conf.h
This commit is contained in:
parent
16cfaab235
commit
568d60720f
@ -19,6 +19,7 @@
|
||||
#include "periph/can.h"
|
||||
#include "can/device.h"
|
||||
#include "can_params.h"
|
||||
#include "periph_conf.h"
|
||||
|
||||
#define CANDEV_NUMOF (ARRAY_SIZE(candev_params))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user