We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df5eea commit 989888fCopy full SHA for 989888f
targets/TARGET_NUVOTON/TARGET_NANO100/device/TOOLCHAIN_IAR/NANO130.icf
@@ -11,7 +11,7 @@ define symbol __ICFEDIT_region_IRAM_start__ = 0x20000000;
11
define symbol __ICFEDIT_region_IRAM_end__ = 0x20004000 - 1;
12
/*-Sizes-*/
13
define symbol __ICFEDIT_size_cstack__ = MBED_BOOT_STACK_SIZE;
14
-define symbol __ICFEDIT_size_heap__ = 0xC00;
+define symbol __ICFEDIT_size_heap__ = 0xB00;
15
/**** End of ICF editor section. ###ICF###*/
16
17
0 commit comments