Forked.
Fork of mbed-dev by
Diff: targets/TARGET_STM/TARGET_STM32L4/can_device.h
- Revision:
- 167:e84263d55307
- Parent:
- 160:d5399cc887bb
diff -r c97ed07ec1a8 -r e84263d55307 targets/TARGET_STM/TARGET_STM32L4/can_device.h --- a/targets/TARGET_STM/TARGET_STM32L4/can_device.h Thu Jun 08 15:02:37 2017 +0100 +++ b/targets/TARGET_STM/TARGET_STM32L4/can_device.h Wed Jun 21 17:46:44 2017 +0100 @@ -17,6 +17,7 @@ #define MBED_CAN_DEVICE_H #include "cmsis.h" +#include "stm32l4xx_hal.h" #ifdef __cplusplus extern "C" {