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:
122:f9eeca106725
Parent:
95:7e07b6fb45cf
Child:
151:675da3299148
--- a/TARGET_UBLOX_C027/TOOLCHAIN_IAR/LPC17xx.icf	Wed May 25 16:44:06 2016 +0100
+++ b/TARGET_UBLOX_C027/TOOLCHAIN_IAR/LPC17xx.icf	Thu Jul 07 14:34:11 2016 +0100
@@ -40,6 +40,6 @@
 place in ROM_region   { readonly };
 place in RAM_region   { readwrite,
                         block HEAP, block CSTACK };
-                                          
+
 place in CRP_region  	{ section .crp };
-place in RAM1_region	{ section USB_RAM };
+place in RAM1_region	{ section .ethusbram };