aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4fmu-v2/nsh/defconfig
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-01-20 17:36:55 -1000
committerLorenz Meier <lm@inf.ethz.ch>2015-01-21 14:54:24 +0100
commit4b8feb03cfca89b18ca88a19079e796b44f6d216 (patch)
tree5d0f26224a018e313f160537d7207491e2b4fe6f /nuttx-configs/px4fmu-v2/nsh/defconfig
parentf6dc2af3986ba823822525d9865c101d91aa67c3 (diff)
downloadpx4-firmware-4b8feb03cfca89b18ca88a19079e796b44f6d216.tar.gz
px4-firmware-4b8feb03cfca89b18ca88a19079e796b44f6d216.tar.bz2
px4-firmware-4b8feb03cfca89b18ca88a19079e796b44f6d216.zip
Match the OS build's CONFIG_ARMV7M_STACKCHECK setting by using actual setting in the exported nuttx config.h file to control each board build setting of ENABLE_STACK_CHECKS in toolchain_gnu-arm-eabi.mk
Diffstat (limited to 'nuttx-configs/px4fmu-v2/nsh/defconfig')
-rwxr-xr-x[-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 9030a1f02..dedebdfa0 100644..100755
--- 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=y
+CONFIG_ARMV7M_STACKCHECK=n
CONFIG_SERIAL_TERMIOS=y
CONFIG_SDIO_DMA=y
CONFIG_SDIO_DMAPRIO=0x00010000