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:
152:235179ab3f27
Parent:
108:34e6b704fe68
--- a/TARGET_NUCLEO_F072RB/TOOLCHAIN_IAR/stm32f072xb.icf	Fri Sep 15 14:46:57 2017 +0100
+++ b/TARGET_NUCLEO_F072RB/TOOLCHAIN_IAR/stm32f072xb.icf	Mon Oct 02 15:20:36 2017 +0100
@@ -9,7 +9,7 @@
 define symbol __ICFEDIT_region_RAM_start__ = 0x200000C0;
 define symbol __ICFEDIT_region_RAM_end__   = 0x20003FFF;
 /*-Sizes-*/
-define symbol __ICFEDIT_size_cstack__ = 0x800;
+define symbol __ICFEDIT_size_cstack__ = 0x400;
 define symbol __ICFEDIT_size_heap__   = 0x1000;
 /**** End of ICF editor section. ###ICF###*/