mbed library sources. Supersedes mbed-src.

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

Revision:
187:0387e8f68319
Parent:
186:707f6e361f3e
Child:
188:bcfe06ba3d64
--- a/platform/mbed_power_mgmt.h	Fri Jun 22 16:45:37 2018 +0100
+++ b/platform/mbed_power_mgmt.h	Thu Sep 06 13:40:20 2018 +0100
@@ -170,7 +170,7 @@
 /** Send the microcontroller to deep sleep
  *
  * @deprecated
- * Do not use this function. Applications should use sleep() API which puts the system in deepsleep mode if supported. 
+ * Do not use this function. Applications should use sleep() API which puts the system in deepsleep mode if supported.
  *
  * @note This function can be a noop if not implemented by the platform.
  * @note This function will be a noop in debug mode (debug build profile when MBED_DEBUG is defined)
@@ -206,7 +206,7 @@
 {
     NVIC_SystemReset();
 }
- 
+
 /** Provides the time spent in sleep mode since boot.
  *
  *  @return  Time spent in sleep