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:
123:b0220dba8be7
Parent:
95:7e07b6fb45cf
--- a/TARGET_KL46Z/TOOLCHAIN_IAR/MKL46Z4.icf	Thu Jul 07 14:34:11 2016 +0100
+++ b/TARGET_KL46Z/TOOLCHAIN_IAR/MKL46Z4.icf	Fri Aug 12 13:04:35 2016 +0200
@@ -13,7 +13,7 @@
 /*-Sizes-*/
 /*Heap 1/4 of ram and stack 1/8*/
 define symbol __ICFEDIT_size_cstack__ = 0x1000;
-define symbol __ICFEDIT_size_heap__   = 0x2000;
+define symbol __ICFEDIT_size_heap__   = 0x4000;
 /**** End of ICF editor section. ###ICF###*/
 
 define symbol __region_RAM2_start__ 		= 0x20000000;