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