Skip to content
Snippets Groups Projects
Commit 25d1daa7 authored by Julian Oes's avatar Julian Oes Committed by Lorenz Meier
Browse files

px4fmu-v1: Raise INTERRUPTSTACK again

This fixes #5855.
parent 53c23e7b
No related branches found
No related tags found
No related merge requests found
......@@ -328,7 +328,7 @@ CONFIG_DRAM_START=0x20000000
CONFIG_DRAM_SIZE=196608
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
# The actual usage is 420 bytes
CONFIG_ARCH_INTERRUPTSTACK=600
CONFIG_ARCH_INTERRUPTSTACK=750
#
# Boot options
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment