aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v1/nsh/defconfig
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-09-16 14:36:43 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-09-16 14:36:43 +0200
commitcb1621005c8e04a72f9d1ecefc069af9718fd9cf (patch)
tree6508be2e38dfaef3e68843cf3d2822675bd4902d /nuttx-configs/px4fmu-v1/nsh/defconfig
parent6c2640768d21e0c1898bfd8a2cd0b763a9e348c7 (diff)
downloadpx4-firmware-cb1621005c8e04a72f9d1ecefc069af9718fd9cf.tar.gz
px4-firmware-cb1621005c8e04a72f9d1ecefc069af9718fd9cf.tar.bz2
px4-firmware-cb1621005c8e04a72f9d1ecefc069af9718fd9cf.zip
Hotfix: Bumping up interrupt stack size, which fixes a number of evil symptoms seen in some test cases. Needs more inspection, but this fix holds for the test cases
Diffstat (limited to 'nuttx-configs/px4fmu-v1/nsh/defconfig')
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index a1e128a40..3fd4f52e0 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -327,7 +327,7 @@ CONFIG_BOARD_LOOPSPERMSEC=16717
CONFIG_DRAM_START=0x20000000
CONFIG_DRAM_SIZE=196608
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
-CONFIG_ARCH_INTERRUPTSTACK=2048
+CONFIG_ARCH_INTERRUPTSTACK=4096
#
# Boot options