mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Testing larger stack for sensors app
This commit is contained in:
parent
aaf2a23f18
commit
78db6c990b
@ -37,6 +37,7 @@
|
||||
|
||||
APPNAME = sensors
|
||||
PRIORITY = SCHED_PRIORITY_MAX-5
|
||||
STACKSIZE = 4096
|
||||
# Reduce to 4096 on next occasion
|
||||
STACKSIZE = 8000
|
||||
|
||||
include $(APPDIR)/mk/app.mk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user