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

INAV: Move to -Os

parent b4bed732
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
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