Skip to content
Snippets Groups Projects
Commit ed19d1ff authored by Lorenz Meier's avatar Lorenz Meier
Browse files

EKF2 wrapper: Optimize for size

parent fad07a45
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@
px4_add_module(
MODULE modules__ekf2
MAIN ekf2
COMPILE_FLAGS
COMPILE_FLAGS -Os
STACK_MAIN 2500
STACK_MAX 4000
SRCS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment