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:
153:b484a57bc302
Parent:
148:fd96258d940d
--- a/TARGET_LPC1549/TARGET_NXP/mbed_rtx.h	Mon Oct 02 15:20:36 2017 +0100
+++ b/TARGET_LPC1549/TARGET_NXP/mbed_rtx.h	Wed Oct 11 12:36:33 2017 +0100
@@ -86,7 +86,7 @@
 #define INITIAL_SP              (0x20010000UL)
 #endif
 
-#elif defined(TARGET_LPC54608)
+#elif defined(TARGET_LPC546XX)
 
 #ifndef INITIAL_SP
 #define INITIAL_SP              (0x20028000UL)