forked from Archive/PX4-Autopilot
Controllib: Optimize for size
This commit is contained in:
parent
beee7a89ed
commit
d602c9a0c5
|
@ -39,3 +39,5 @@ SRCS = test_params.c \
|
|||
block/BlockParam.cpp \
|
||||
uorb/blocks.cpp \
|
||||
blocks.cpp
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
|
Loading…
Reference in New Issue