mbed library sources. Supersedes mbed-src.

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

Revision:
160:d5399cc887bb
Parent:
153:fa9ff456f731
Child:
172:7d866c31b3c5
--- a/targets/TARGET_NUVOTON/TARGET_M451/lp_ticker.c	Tue Feb 28 17:13:35 2017 +0000
+++ b/targets/TARGET_NUVOTON/TARGET_M451/lp_ticker.c	Tue Mar 14 16:40:56 2017 +0000
@@ -21,7 +21,7 @@
 #include "sleep_api.h"
 #include "nu_modutil.h"
 #include "nu_miscutil.h"
-#include "critical.h"
+#include "mbed_critical.h"
 
 // lp_ticker tick = us = timestamp
 #define US_PER_TICK             (1)