Skip to content
Snippets Groups Projects
Commit e832fd2a authored by patacongo's avatar patacongo
Browse files

Bump up THTTPD main thread stack size

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2012 42af7a65-404d-4744-a932-0658087f49c3
parent 3ec3bfdc
No related branches found
Tags nuttx-2.5
No related merge requests found
......@@ -683,7 +683,7 @@ CONFIG_BOOT_COPYTORAM=n
CONFIG_CUSTOM_STACK=n
CONFIG_STACK_POINTER=
CONFIG_IDLETHREAD_STACKSIZE=1024
CONFIG_USERMAIN_STACKSIZE=2048
CONFIG_USERMAIN_STACKSIZE=8192
CONFIG_PTHREAD_STACK_MIN=256
CONFIG_PTHREAD_STACK_DEFAULT=2048
CONFIG_HEAP_BASE=
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment