Browse Source

px4fmu-v1: Raise INTERRUPTSTACK again

This fixes #5855.
sbg
Julian Oes 8 years ago committed by Lorenz Meier
parent
commit
25d1daa7a5
  1. 2
      nuttx-configs/px4fmu-v1/nsh/defconfig

2
nuttx-configs/px4fmu-v1/nsh/defconfig

@ -328,7 +328,7 @@ CONFIG_DRAM_START=0x20000000 @@ -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

Loading…
Cancel
Save