Skip to content
This repository was archived by the owner on Jul 20, 2019. It is now read-only.

Commit 25d1daa

Browse files
julianoesLorenzMeier
authored andcommitted
px4fmu-v1: Raise INTERRUPTSTACK again
This fixes PX4#5855.
1 parent 53c23e7 commit 25d1daa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuttx-configs/px4fmu-v1/nsh/defconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ CONFIG_DRAM_START=0x20000000
328328
CONFIG_DRAM_SIZE=196608
329329
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
330330
# The actual usage is 420 bytes
331-
CONFIG_ARCH_INTERRUPTSTACK=600
331+
CONFIG_ARCH_INTERRUPTSTACK=750
332332

333333
#
334334
# Boot options

0 commit comments

Comments
 (0)