aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorSimon Wilks <sjwilks@gmail.com>2015-01-25 22:31:11 +0100
committerSimon Wilks <sjwilks@gmail.com>2015-01-25 22:31:11 +0100
commit5c776e2392f8a6575934e5db287d09aff6b6cf1b (patch)
tree017d56213f03184cadd60b23f8a2a7d396b46e52 /nuttx-configs
parentcbf4a5af1611ee0969ea0b8d265441308e2dbc91 (diff)
downloadpx4-firmware-5c776e2392f8a6575934e5db287d09aff6b6cf1b.tar.gz
px4-firmware-5c776e2392f8a6575934e5db287d09aff6b6cf1b.tar.bz2
px4-firmware-5c776e2392f8a6575934e5db287d09aff6b6cf1b.zip
Revert "FMUv1: Disable stack checking"
This reverts commit e62c8d73678f87b9f6cab1ad3a33c8911277a8a8.
Diffstat (limited to 'nuttx-configs')
-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 539634e3d..a467fa605 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -92,7 +92,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
#