aboutsummaryrefslogtreecommitdiff
path: root/apps/px4/attitude_estimator_bm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/px4/attitude_estimator_bm/Makefile')
-rw-r--r--apps/px4/attitude_estimator_bm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/px4/attitude_estimator_bm/Makefile b/apps/px4/attitude_estimator_bm/Makefile
index cf971ae05..2c1cfc510 100644
--- a/apps/px4/attitude_estimator_bm/Makefile
+++ b/apps/px4/attitude_estimator_bm/Makefile
@@ -37,6 +37,6 @@
APPNAME = attitude_estimator_bm
PRIORITY = SCHED_PRIORITY_MAX - 10
-STACKSIZE = 4096
+STACKSIZE = 12000
include $(APPDIR)/mk/app.mk