summaryrefslogtreecommitdiff
path: root/nuttx/configs/spark
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-24 06:49:51 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-24 06:49:51 -0600
commit0b34d78f7f3cf30969bdf12ad24f64aaa2dd28e0 (patch)
tree6c121a2ca991c45b2f33b0ae190da802c5b0cce3 /nuttx/configs/spark
parent7b8e6ff54398eab1bc9f205ca7e9719228ef4526 (diff)
downloadnuttx-0b34d78f7f3cf30969bdf12ad24f64aaa2dd28e0.tar.gz
nuttx-0b34d78f7f3cf30969bdf12ad24f64aaa2dd28e0.tar.bz2
nuttx-0b34d78f7f3cf30969bdf12ad24f64aaa2dd28e0.zip
Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless
Diffstat (limited to 'nuttx/configs/spark')
-rw-r--r--nuttx/configs/spark/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/spark/README.txt b/nuttx/configs/spark/README.txt
index 334a2edb5..67f247283 100644
--- a/nuttx/configs/spark/README.txt
+++ b/nuttx/configs/spark/README.txt
@@ -548,7 +548,7 @@ Configurations
in the top level Make.degs or the code will not fit.
Stack space has been hand optimized using the stack coloring by enabling
- "Stack usage debug hooks" (CONFIG_DEBUG_STACK) in Build Setup-> Debug
+ "Stack coloration" (CONFIG_STACK_COLORATION) in Build Setup-> Debug
Options. I have selected values that have 8-16 bytes of headroom with
network debugging on. If you enable more debugging and get a hard fault
or any weirdness like commands hanging. Then the Idle, main or Interrupt