mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 15:24:08 +08:00
EKF2 wrapper: Optimize for size
This commit is contained in:
parent
fad07a45b9
commit
ed19d1ff6b
@ -33,7 +33,7 @@
|
||||
px4_add_module(
|
||||
MODULE modules__ekf2
|
||||
MAIN ekf2
|
||||
COMPILE_FLAGS
|
||||
COMPILE_FLAGS -Os
|
||||
STACK_MAIN 2500
|
||||
STACK_MAX 4000
|
||||
SRCS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user