mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

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