aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
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-01-23 13:52:43 -1000
commit536e22ce8cb2a87ac5a711152156ef342321375f (patch)
treed9a6aa8149839732a619248517997eb7705e95f0 /nuttx-configs
parent84b3b03c8de2e4d987c6c7b77dbda21f484af2b1 (diff)
downloadpx4-firmware-536e22ce8cb2a87ac5a711152156ef342321375f.tar.gz
px4-firmware-536e22ce8cb2a87ac5a711152156ef342321375f.tar.bz2
px4-firmware-536e22ce8cb2a87ac5a711152156ef342321375f.zip
Using Nuttx stack assessment itnerfaces
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/aerocore/nsh/defconfig1
-rw-r--r--nuttx-configs/px4fmu-v1/nsh/defconfig1
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig1
-rwxr-xr-xnuttx-configs/px4io-v1/nsh/defconfig1
-rwxr-xr-xnuttx-configs/px4io-v2/nsh/defconfig1
5 files changed, 5 insertions, 0 deletions
diff --git a/nuttx-configs/aerocore/nsh/defconfig b/nuttx-configs/aerocore/nsh/defconfig
index 141e1d9a0..dcb132e01 100644
--- a/nuttx-configs/aerocore/nsh/defconfig
+++ b/nuttx-configs/aerocore/nsh/defconfig
@@ -318,6 +318,7 @@ CONFIG_ARCH_DMA=y
# CONFIG_ADDRENV is not set
CONFIG_ARCH_HAVE_VFORK=y
CONFIG_ARCH_STACKDUMP=y
+CONFIG_STACK_COLORATION=y
# CONFIG_ENDIAN_BIG is not set
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
CONFIG_ARCH_HAVE_RAMVECTORS=y
diff --git a/nuttx-configs/px4fmu-v1/nsh/defconfig b/nuttx-configs/px4fmu-v1/nsh/defconfig
index f5adc4c4a..5bb7bed15 100644
--- a/nuttx-configs/px4fmu-v1/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v1/nsh/defconfig
@@ -407,6 +407,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
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 2aeef89b5..f56b3f7d8 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -428,6 +428,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
diff --git a/nuttx-configs/px4io-v1/nsh/defconfig b/nuttx-configs/px4io-v1/nsh/defconfig
index 54161dc77..10a278801 100755
--- a/nuttx-configs/px4io-v1/nsh/defconfig
+++ b/nuttx-configs/px4io-v1/nsh/defconfig
@@ -372,6 +372,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
diff --git a/nuttx-configs/px4io-v2/nsh/defconfig b/nuttx-configs/px4io-v2/nsh/defconfig
index 00cf17427..bfd6f9ba9 100755
--- a/nuttx-configs/px4io-v2/nsh/defconfig
+++ b/nuttx-configs/px4io-v2/nsh/defconfig
@@ -43,6 +43,7 @@ CONFIG_ARCH_MATH_H=y
#
# CONFIG_DEBUG is not set
CONFIG_ARCH_HAVE_STACKCHECK=y
+CONFIG_STACK_COLORATION=y
CONFIG_ARCH_HAVE_HEAPCHECK=y
CONFIG_DEBUG_SYMBOLS=y
CONFIG_ARCH_HAVE_CUSTOMOPT=y