The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
157:e7ca05fa8600
Parent:
156:ff21514d8981
Child:
161:aa5281ff4a02
--- a/TARGET_LPC11U68/TARGET_NXP/mbed_rtx.h	Wed Nov 08 17:18:06 2017 +0000
+++ b/TARGET_LPC11U68/TARGET_NXP/mbed_rtx.h	Thu Nov 09 11:14:10 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)