mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-06 01:30:35 +08:00
adjust stack sizes
This commit is contained in:
committed by
Lorenz Meier
parent
206d5a7afc
commit
1ecdb0f6fb
@@ -68,7 +68,7 @@ endif()
|
||||
px4_add_module(
|
||||
MODULE modules__uORB
|
||||
MAIN uorb
|
||||
STACK_MAIN 2048
|
||||
STACK_MAIN 2100
|
||||
COMPILE_FLAGS
|
||||
-Os
|
||||
SRCS ${SRCS}
|
||||
|
||||
Reference in New Issue
Block a user