mbed library sources. Supersedes mbed-src.

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

Revision:
150:02e0a0aed4ec
Parent:
149:156823d33999
Child:
160:d5399cc887bb
--- a/targets/TARGET_Silicon_Labs/TARGET_EFM32/lp_ticker.c	Fri Oct 28 11:17:30 2016 +0100
+++ b/targets/TARGET_Silicon_Labs/TARGET_EFM32/lp_ticker.c	Tue Nov 08 17:45:16 2016 +0000
@@ -22,6 +22,7 @@
  ******************************************************************************/
 
 #include "device.h"
+#include "clocking.h"
 #if DEVICE_LOWPOWERTIMER
 
 #include "rtc_api.h"