diff --git a/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig b/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig index 0c5f323434..a08af7a21c 100644 --- a/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig +++ b/platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig @@ -647,7 +647,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 # Stack and heap information # CONFIG_IDLETHREAD_STACKSIZE=750 -CONFIG_USERMAIN_STACKSIZE=2564 +CONFIG_USERMAIN_STACKSIZE=2700 CONFIG_PTHREAD_STACK_MIN=512 CONFIG_PTHREAD_STACK_DEFAULT=2048 # CONFIG_LIB_SYSCALL is not set diff --git a/platforms/nuttx/nuttx-configs/px4fmu-v5/stackcheck/defconfig b/platforms/nuttx/nuttx-configs/px4fmu-v5/stackcheck/defconfig index 441e4561a2..03679359ef 100644 --- a/platforms/nuttx/nuttx-configs/px4fmu-v5/stackcheck/defconfig +++ b/platforms/nuttx/nuttx-configs/px4fmu-v5/stackcheck/defconfig @@ -647,7 +647,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 # Stack and heap information # CONFIG_IDLETHREAD_STACKSIZE=750 -CONFIG_USERMAIN_STACKSIZE=2564 +CONFIG_USERMAIN_STACKSIZE=2700 CONFIG_PTHREAD_STACK_MIN=512 CONFIG_PTHREAD_STACK_DEFAULT=2048 # CONFIG_LIB_SYSCALL is not set diff --git a/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig b/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig index a96632616b..f5bfce634d 100644 --- a/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig +++ b/platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig @@ -656,7 +656,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 # Stack and heap information # CONFIG_IDLETHREAD_STACKSIZE=750 -CONFIG_USERMAIN_STACKSIZE=2500 +CONFIG_USERMAIN_STACKSIZE=2700 CONFIG_PTHREAD_STACK_MIN=512 CONFIG_PTHREAD_STACK_DEFAULT=2048 # CONFIG_LIB_SYSCALL is not set