aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorThomas Gubler <thomasgubler@gmail.com>2015-01-28 09:48:53 +0100
committerLorenz Meier <lm@inf.ethz.ch>2015-01-28 10:21:42 +0100
commit27b2701340648e2fde1992b175abfa591e0eee01 (patch)
tree8f1b161bee488479621af81882e2e61456b94c0b /nuttx-configs
parenta3b2c99801a2cdc780cce77e04dd2d924c2c0560 (diff)
downloadpx4-firmware-27b2701340648e2fde1992b175abfa591e0eee01.tar.gz
px4-firmware-27b2701340648e2fde1992b175abfa591e0eee01.tar.bz2
px4-firmware-27b2701340648e2fde1992b175abfa591e0eee01.zip
temporarily re-enable stack checking, disable some modules to make firmware fit
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index dedebdfa0..9030a1f02 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -117,7 +117,7 @@ CONFIG_ARCH_HAVE_MPU=y
#
# CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT is not set
CONFIG_ARMV7M_TOOLCHAIN_GNU_EABI=y
-CONFIG_ARMV7M_STACKCHECK=n
+CONFIG_ARMV7M_STACKCHECK=y
CONFIG_SERIAL_TERMIOS=y
CONFIG_SDIO_DMA=y
CONFIG_SDIO_DMAPRIO=0x00010000