mbed library sources. Supersedes mbed-src.

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

Revision:
177:d650f5d4c87a
Parent:
175:af195413fb11
Child:
181:57724642e740
--- a/targets/TARGET_NXP/mbed_rtx.h	Wed Oct 25 14:53:38 2017 +0100
+++ b/targets/TARGET_NXP/mbed_rtx.h	Wed Nov 08 13:50:44 2017 +0000
@@ -50,7 +50,7 @@
 #define INITIAL_SP              (0x02009000UL)
 #endif
 
-#elif defined(TARGET_LPC1768)
+#elif defined(TARGET_LPC1768) || defined(TARGET_LPC1769)
 
 #ifndef INITIAL_SP
 #define INITIAL_SP              (0x10008000UL)