Skip to content
Snippets Groups Projects
Commit 346224a0 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

NXPhlite:Fix init stack warning

parent ce47dc24
No related branches found
No related tags found
No related merge requests found
......@@ -526,7 +526,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_USERMAIN_STACKSIZE=2648
CONFIG_USERMAIN_STACKSIZE=2864
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048
# CONFIG_LIB_SYSCALL is not set
......
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