px4io-v1:Sync with px4io-v1 CONFIG_USERMAIN_STACKSIZE

This commit is contained in:
David Sidrane 2017-05-01 13:07:20 -10:00 committed by Lorenz Meier
parent f77a9bb897
commit 3ecb07f5db

View File

@ -663,7 +663,7 @@ CONFIG_NAME_MAX=12
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=1024
CONFIG_USERMAIN_STACKSIZE=1200
CONFIG_USERMAIN_STACKSIZE=1300
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=1024
# CONFIG_LIB_SYSCALL is not set