esp32/can: include can_esp.h from periph_cpu.h
This commit is contained in:
parent
e2fa5bcb7c
commit
c498bbdc83
@ -563,6 +563,10 @@ typedef struct {
|
||||
#define UART_NUMOF_MAX (3)
|
||||
/** @} */
|
||||
|
||||
#ifdef MODULE_PERIPH_CAN
|
||||
#include "can_esp.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user