mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 17:27:35 +08:00
EKF2 wrapper: Optimize for size
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE modules__ekf2
|
||||
MAIN ekf2
|
||||
COMPILE_FLAGS
|
||||
COMPILE_FLAGS -Os
|
||||
STACK_MAIN 2500
|
||||
STACK_MAX 4000
|
||||
SRCS
|
||||
|
||||
Reference in New Issue
Block a user