Browse Source

nuttx-configs increase idle thread stack size to 750 bytes

sbg
Daniel Agar 7 years ago
parent
commit
ac298664c7
  1. 2
      platforms/nuttx/nuttx-configs/aerocore2/nsh/defconfig
  2. 2
      platforms/nuttx/nuttx-configs/aerofc-v1/nsh/defconfig
  3. 2
      platforms/nuttx/nuttx-configs/auav-x21/nsh/defconfig
  4. 2
      platforms/nuttx/nuttx-configs/av-x-v1/nsh/defconfig
  5. 2
      platforms/nuttx/nuttx-configs/crazyflie/nsh/defconfig
  6. 2
      platforms/nuttx/nuttx-configs/mindpx-v2/nsh/defconfig
  7. 2
      platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig
  8. 2
      platforms/nuttx/nuttx-configs/omnibus-f4sd/nsh/defconfig
  9. 2
      platforms/nuttx/nuttx-configs/px4-same70xplained-v1/nsh/defconfig
  10. 2
      platforms/nuttx/nuttx-configs/px4-stm32f4discovery/nsh/defconfig
  11. 2
      platforms/nuttx/nuttx-configs/px4fmu-v2/nsh/defconfig
  12. 2
      platforms/nuttx/nuttx-configs/px4fmu-v2/stackcheck/defconfig
  13. 2
      platforms/nuttx/nuttx-configs/px4fmu-v4/nsh/defconfig
  14. 2
      platforms/nuttx/nuttx-configs/px4fmu-v4/stackcheck/defconfig
  15. 2
      platforms/nuttx/nuttx-configs/px4fmu-v4pro/nsh/defconfig
  16. 2
      platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig
  17. 2
      platforms/nuttx/nuttx-configs/px4fmu-v5/stackcheck/defconfig
  18. 2
      platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig
  19. 2
      platforms/nuttx/nuttx-configs/tap-v1/nsh/defconfig

2
platforms/nuttx/nuttx-configs/aerocore2/nsh/defconfig

@ -817,7 +817,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -817,7 +817,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/aerofc-v1/nsh/defconfig

@ -805,7 +805,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -805,7 +805,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/auav-x21/nsh/defconfig

@ -832,7 +832,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -832,7 +832,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/av-x-v1/nsh/defconfig

@ -641,7 +641,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -641,7 +641,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/crazyflie/nsh/defconfig

@ -795,7 +795,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1600 @@ -795,7 +795,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1600
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=1000
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/mindpx-v2/nsh/defconfig

@ -834,7 +834,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -834,7 +834,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/nxphlite-v3/nsh/defconfig

@ -526,7 +526,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -526,7 +526,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2864
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/omnibus-f4sd/nsh/defconfig

@ -815,7 +815,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -815,7 +815,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2600
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4-same70xplained-v1/nsh/defconfig

@ -565,7 +565,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -565,7 +565,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4-stm32f4discovery/nsh/defconfig

@ -802,7 +802,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -802,7 +802,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=3000
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v2/nsh/defconfig

@ -832,7 +832,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -832,7 +832,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v2/stackcheck/defconfig

@ -832,7 +832,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -832,7 +832,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=600
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v4/nsh/defconfig

@ -834,7 +834,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -834,7 +834,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2600
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v4/stackcheck/defconfig

@ -834,7 +834,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -834,7 +834,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2600
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v4pro/nsh/defconfig

@ -836,7 +836,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -836,7 +836,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v5/nsh/defconfig

@ -646,7 +646,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -646,7 +646,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2564
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4fmu-v5/stackcheck/defconfig

@ -646,7 +646,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -646,7 +646,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2564
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/px4nucleoF767ZI-v1/nsh/defconfig

@ -655,7 +655,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -655,7 +655,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

2
platforms/nuttx/nuttx-configs/tap-v1/nsh/defconfig

@ -809,7 +809,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800 @@ -809,7 +809,7 @@ CONFIG_SCHED_LPWORKSTACKSIZE=1800
#
# Stack and heap information
#
CONFIG_IDLETHREAD_STACKSIZE=500
CONFIG_IDLETHREAD_STACKSIZE=750
CONFIG_USERMAIN_STACKSIZE=2500
CONFIG_PTHREAD_STACK_MIN=512
CONFIG_PTHREAD_STACK_DEFAULT=2048

Loading…
Cancel
Save