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.
2 parents 7a1ab18 + ba4aa3f commit 809f183Copy full SHA for 809f183
targets/TARGET_NUVOTON/TARGET_NANO100/device/TOOLCHAIN_IAR/NANO130.icf
@@ -10,7 +10,7 @@ define symbol __ICFEDIT_region_IRAM_start__ = 0x20000000;
10
define symbol __ICFEDIT_region_IRAM_end__ = 0x20004000 - 1;
11
/*-Sizes-*/
12
define symbol __ICFEDIT_size_cstack__ = 0x600;
13
-define symbol __ICFEDIT_size_heap__ = 0x1200;
+define symbol __ICFEDIT_size_heap__ = 0x1000;
14
/**** End of ICF editor section. ###ICF###*/
15
16
0 commit comments