aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs/px4io-v2
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-01-29 04:49:39 -1000
committerDavid Sidrane <david_s5@nscdg.com>2015-01-29 04:49:39 -1000
commit6606b5636434c2198ba76221fab58e943eecb253 (patch)
tree8ce72445122058adffb17ee46551c7791ac25412 /nuttx-configs/px4io-v2
parent1dcc5c49cc75778bcdde770f2d6c2700dd2bec2e (diff)
downloadpx4-firmware-6606b5636434c2198ba76221fab58e943eecb253.tar.gz
px4-firmware-6606b5636434c2198ba76221fab58e943eecb253.tar.bz2
px4-firmware-6606b5636434c2198ba76221fab58e943eecb253.zip
Updated NuttX submodule with memcpy fix, disabled run time stack checking and added modules back in
Diffstat (limited to 'nuttx-configs/px4io-v2')
-rwxr-xr-xnuttx-configs/px4io-v2/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx-configs/px4io-v2/nsh/defconfig b/nuttx-configs/px4io-v2/nsh/defconfig
index 02b51e3d7..a9b847794 100755
--- a/nuttx-configs/px4io-v2/nsh/defconfig
+++ b/nuttx-configs/px4io-v2/nsh/defconfig
@@ -89,7 +89,7 @@ CONFIG_ARCH_DMA=y
CONFIG_ARCH_MATH_H=y
CONFIG_ARMV7M_CMNVECTOR=y
-
+CONFIG_ARMV7M_STACKCHECK=n
#
# JTAG Enable settings (by default JTAG-DP and SW-DP are disabled):
#