mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
INAV: Move to -Os
This commit is contained in:
parent
b4bed73282
commit
fe69be05ca
@ -36,7 +36,7 @@ px4_add_module(
|
||||
MAIN position_estimator_inav
|
||||
STACK_MAIN 1200
|
||||
STACK_MAX 4000
|
||||
COMPILE_FLAGS
|
||||
COMPILE_FLAGS -Os
|
||||
SRCS
|
||||
position_estimator_inav_main.cpp
|
||||
position_estimator_inav_params.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user