From 536e22ce8cb2a87ac5a711152156ef342321375f Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Fri, 23 Jan 2015 13:52:43 -1000 Subject: Using Nuttx stack assessment itnerfaces --- nuttx-configs/px4io-v2/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx-configs/px4io-v2') 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 -- cgit v1.2.3