From 98ea59bde191cb6919b960d1c6817c74dfc6c1fe Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 30 Oct 2013 14:38:16 -0600 Subject: Updated Spark board configuration from David Sidrane --- nuttx/configs/spark/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx') diff --git a/nuttx/configs/spark/nsh/defconfig b/nuttx/configs/spark/nsh/defconfig index 5888d75c6..370cfab2c 100644 --- a/nuttx/configs/spark/nsh/defconfig +++ b/nuttx/configs/spark/nsh/defconfig @@ -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 -- cgit v1.2.3