mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-08 18:52:46 +08:00
INAV: Move to -Os
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user