mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
NXPhlite:Fix init stack warning
This commit is contained in:
parent
ce47dc24da
commit
346224a0c6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user