aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sidrane <david_s5@nscdg.com>2015-01-23 13:52:43 -1000
committerDavid Sidrane <david_s5@nscdg.com>2015-03-05 09:23:24 -1000
commitb61c84103eb41e401a4689121f5cd1636ea1ce27 (patch)
tree7d1c57dbf0240e0cc8852b50db356cb67023bd54
parent75e0066577f44007e389b1307822d6c921427716 (diff)
downloadpx4-firmware-b61c84103eb41e401a4689121f5cd1636ea1ce27.tar.gz
px4-firmware-b61c84103eb41e401a4689121f5cd1636ea1ce27.tar.bz2
px4-firmware-b61c84103eb41e401a4689121f5cd1636ea1ce27.zip
Using Nuttx stack assessment itnerfaces
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 9f94f0dd3..20d392fa5 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -435,6 +435,7 @@ CONFIG_ARCH_HAVE_MPU=y
# CONFIG_ARCH_USE_MPU is not set
# CONFIG_ARCH_IRQPRIO is not set
CONFIG_ARCH_STACKDUMP=y
+CONFIG_STACK_COLORATION=y
# CONFIG_ENDIAN_BIG is not set
# CONFIG_ARCH_IDLE_CUSTOM is not set
# CONFIG_ARCH_HAVE_RAMFUNCS is not set