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:
131:faff56e089b2
Parent:
128:9bcdf88f62b0
--- a/TARGET_KL82Z/TOOLCHAIN_IAR/MKL82Z128xxx7.icf	Thu Nov 24 11:01:25 2016 +0000
+++ b/TARGET_KL82Z/TOOLCHAIN_IAR/MKL82Z128xxx7.icf	Thu Dec 15 11:17:48 2016 +0000
@@ -47,9 +47,9 @@
 **
 ** ###################################################################
 */
-define symbol __ram_vector_table__ = 1;
-
-/* Heap 1/4 of ram and stack 1/8 */
+define symbol __ram_vector_table__ = 1;
+
+/* Heap 1/4 of ram and stack 1/8 */
 define symbol __stack_size__=0x3000;
 define symbol __heap_size__=0x6000;