aboutsummaryrefslogtreecommitdiffstats
path: root/os/ports/GCC/ARMCMx/LPC11xx/ld
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-28 10:15:14 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-12-28 10:15:14 +0000
commit947ea751a6ff037579b053d6d13ca6ea0137df08 (patch)
tree528329bcdb9e0c3b5bfc0ab828c64f746ed0e90f /os/ports/GCC/ARMCMx/LPC11xx/ld
parent8886493a4e3208880149fb34ba2d407c3154e323 (diff)
downloadChibiOS-947ea751a6ff037579b053d6d13ca6ea0137df08.tar.gz
ChibiOS-947ea751a6ff037579b053d6d13ca6ea0137df08.tar.bz2
ChibiOS-947ea751a6ff037579b053d6d13ca6ea0137df08.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3672 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ports/GCC/ARMCMx/LPC11xx/ld')
-rw-r--r--os/ports/GCC/ARMCMx/LPC11xx/ld/LPC1114.ld4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/ports/GCC/ARMCMx/LPC11xx/ld/LPC1114.ld b/os/ports/GCC/ARMCMx/LPC11xx/ld/LPC1114.ld
index 23b6d7a88..0de34100f 100644
--- a/os/ports/GCC/ARMCMx/LPC11xx/ld/LPC1114.ld
+++ b/os/ports/GCC/ARMCMx/LPC11xx/ld/LPC1114.ld
@@ -21,8 +21,8 @@
/*
* LPC1114 memory setup.
*/
-__main_stack_size__ = 0x0100;
-__process_stack_size__ = 0x0100;
+__main_stack_size__ = 0x0200;
+__process_stack_size__ = 0x0200;
MEMORY
{