aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC
diff options
context:
space:
mode:
Diffstat (limited to 'os/ports/GCC')
-rw-r--r--os/ports/GCC/ARMCMx/LPC8xx/ld/LPC812.ld4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/ARMCMx/LPC8xx/ld/LPC812.ld b/os/ports/GCC/ARMCMx/LPC8xx/ld/LPC812.ld
index 042588a60..6973f6ddb 100644
--- a/os/ports/GCC/ARMCMx/LPC8xx/ld/LPC812.ld
+++ b/os/ports/GCC/ARMCMx/LPC8xx/ld/LPC812.ld
@@ -21,8 +21,8 @@
/*
* LPC812 memory setup.
*/
-__main_stack_size__ = 0x0200;
-__process_stack_size__ = 0x0200;
+__main_stack_size__ = 0x0100;
+__process_stack_size__ = 0x0100;
MEMORY
{