mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
nshterm: increase stack size to fix crash on 'ls -l'
This commit is contained in:
parent
577e75ab5a
commit
c9eea8fbfa
@ -38,4 +38,4 @@
|
||||
MODULE_COMMAND = nshterm
|
||||
SRCS = nshterm.c
|
||||
|
||||
MODULE_STACKSIZE = 1200
|
||||
MODULE_STACKSIZE = 1400
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user