adjust stack sizes

This commit is contained in:
Daniel Agar
2016-05-19 11:42:36 -04:00
committed by Lorenz Meier
parent 206d5a7afc
commit 1ecdb0f6fb
10 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ endif()
px4_add_module(
MODULE modules__uORB
MAIN uorb
STACK_MAIN 2048
STACK_MAIN 2100
COMPILE_FLAGS
-Os
SRCS ${SRCS}