mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
px4fmu-v5 increase CONFIG_USERMAIN_STACKSIZE slightly
This commit is contained in:
@@ -647,7 +647,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
|
|||||||
# Stack and heap information
|
# Stack and heap information
|
||||||
#
|
#
|
||||||
CONFIG_IDLETHREAD_STACKSIZE=750
|
CONFIG_IDLETHREAD_STACKSIZE=750
|
||||||
CONFIG_USERMAIN_STACKSIZE=2564
|
CONFIG_USERMAIN_STACKSIZE=2700
|
||||||
CONFIG_PTHREAD_STACK_MIN=512
|
CONFIG_PTHREAD_STACK_MIN=512
|
||||||
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
||||||
# CONFIG_LIB_SYSCALL is not set
|
# CONFIG_LIB_SYSCALL is not set
|
||||||
|
|||||||
@@ -647,7 +647,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
|
|||||||
# Stack and heap information
|
# Stack and heap information
|
||||||
#
|
#
|
||||||
CONFIG_IDLETHREAD_STACKSIZE=750
|
CONFIG_IDLETHREAD_STACKSIZE=750
|
||||||
CONFIG_USERMAIN_STACKSIZE=2564
|
CONFIG_USERMAIN_STACKSIZE=2700
|
||||||
CONFIG_PTHREAD_STACK_MIN=512
|
CONFIG_PTHREAD_STACK_MIN=512
|
||||||
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
||||||
# CONFIG_LIB_SYSCALL is not set
|
# CONFIG_LIB_SYSCALL is not set
|
||||||
|
|||||||
@@ -656,7 +656,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
|
|||||||
# Stack and heap information
|
# Stack and heap information
|
||||||
#
|
#
|
||||||
CONFIG_IDLETHREAD_STACKSIZE=750
|
CONFIG_IDLETHREAD_STACKSIZE=750
|
||||||
CONFIG_USERMAIN_STACKSIZE=2500
|
CONFIG_USERMAIN_STACKSIZE=2700
|
||||||
CONFIG_PTHREAD_STACK_MIN=512
|
CONFIG_PTHREAD_STACK_MIN=512
|
||||||
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
||||||
# CONFIG_LIB_SYSCALL is not set
|
# CONFIG_LIB_SYSCALL is not set
|
||||||
|
|||||||
Reference in New Issue
Block a user