mbed library sources. Supersedes mbed-src.

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

Revision:
186:707f6e361f3e
Parent:
168:9672193075cf
Child:
187:0387e8f68319
--- a/drivers/LowPowerTicker.h	Thu Apr 19 17:12:19 2018 +0100
+++ b/drivers/LowPowerTicker.h	Fri Jun 22 16:45:37 2018 +0100
@@ -20,7 +20,7 @@
 #include "drivers/Ticker.h"
 #include "platform/NonCopyable.h"
 
-#if defined (DEVICE_LOWPOWERTIMER) || defined(DOXYGEN_ONLY)
+#if defined (DEVICE_LPTICKER) || defined(DOXYGEN_ONLY)
 
 #include "hal/lp_ticker_api.h"