Updated Spark board configuration from David Sidrane

This commit is contained in:
Gregory Nutt 2013-10-30 14:38:16 -06:00
parent 85e90b0064
commit 35dd7b9203
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ CONFIG_PREALLOC_TIMERS=2
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=128
CONFIG_IDLETHREAD_STACKSIZE=300
CONFIG_USERMAIN_STACKSIZE=880
CONFIG_PTHREAD_STACK_MIN=256
CONFIG_PTHREAD_STACK_DEFAULT=464