aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2020-09-24 09:48:08 -0400
committerClyne Sullivan <clyne@bitgloo.com>2020-09-24 09:48:08 -0400
commit4611bbac2341e9e586434b45637fe00ec0e33478 (patch)
treea86e9d77f97cb292ba87430e03b65655100e27f3 /Makefile
parenta263d2ab4277f535f2a6edfd82ae0f67791e334a (diff)
better elf management and error recovery
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 75633ed..50e7905 100644
--- a/Makefile
+++ b/Makefile
@@ -55,7 +55,7 @@ endif
# Stack size to be allocated to the Cortex-M process stack. This stack is
# the stack used by the main() thread.
ifeq ($(USE_PROCESS_STACKSIZE),)
- USE_PROCESS_STACKSIZE = 0x400
+ USE_PROCESS_STACKSIZE = 8192
endif
# Stack size to the allocated to the Cortex-M main/exceptions stack. This