From bdeabbd02c65bd4b6d55f41f99f6ac43e1cd2ae2 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Fri, 23 Dec 2016 23:23:23 +0100 Subject: [PATCH] FMUv1: Ensure enough IRQ stack --- nuttx-configs/px4fmu-v1/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig index 1d13986d48..a5979937a6 100644 --- a/nuttx-configs/px4fmu-v1/nsh/defconfig +++ b/nuttx-configs/px4fmu-v1/nsh/defconfig @@ -578,7 +578,7 @@ CONFIG_BOARD_LOOPSPERMSEC=16717 CONFIG_ARCH_HAVE_INTERRUPTSTACK=y CONFIG_ARCH_HAVE_HIPRI_INTERRUPT=y # CONFIG_ARCH_HIPRI_INTERRUPT is not set -CONFIG_ARCH_INTERRUPTSTACK=670 +CONFIG_ARCH_INTERRUPTSTACK=750 # # Boot options