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:
127:25aea2a3f4e3
Parent:
124:2241e3a39974
Child:
141:794e51388b66
--- a/TARGET_KL43Z/TOOLCHAIN_ARM_STD/MKL43Z256xxx4.sct	Fri Sep 16 13:57:13 2016 +0100
+++ b/TARGET_KL43Z/TOOLCHAIN_ARM_STD/MKL43Z256xxx4.sct	Fri Sep 30 16:49:46 2016 +0100
@@ -107,7 +107,7 @@
   RW_m_data m_data_start m_data_size-Stack_Size-Heap_Size { ; RW data
     .ANY (+RW +ZI)
   }
-  RW_IRAM1 +0 EMPTY Heap_Size {    ; Heap region growing up
+  RW_IRAM1 +0 {    ; Heap region growing up
   }
 }