aboutsummaryrefslogtreecommitdiff
path: root/apps/uORB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/uORB/Makefile')
-rw-r--r--apps/uORB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/uORB/Makefile b/apps/uORB/Makefile
index 0766a66eb..64ba52e9c 100644
--- a/apps/uORB/Makefile
+++ b/apps/uORB/Makefile
@@ -37,6 +37,6 @@
APPNAME = uorb
PRIORITY = SCHED_PRIORITY_DEFAULT
-STACKSIZE = 2048
+STACKSIZE = 4096
include $(APPDIR)/mk/app.mk