mbed library sources. Supersedes mbed-src.

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

Revision:
184:08ed48f1de7f
Parent:
178:79309dc6340a
Child:
186:707f6e361f3e
--- a/platform/DeepSleepLock.h	Tue Mar 20 17:01:51 2018 +0000
+++ b/platform/DeepSleepLock.h	Thu Apr 19 17:12:19 2018 +0100
@@ -17,7 +17,7 @@
 #define MBED_DEEPSLEEPLOCK_H
 
 #include <limits.h>
-#include "platform/mbed_sleep.h"
+#include "platform/mbed_power_mgmt.h"
 #include "platform/mbed_critical.h"
 
 namespace mbed {