forked from Archive/PX4-Autopilot
Make ext libs more flash efficient
This commit is contained in:
parent
5171286bbb
commit
c1d3f592b4
|
@ -46,3 +46,5 @@
|
|||
#
|
||||
|
||||
SRCS = tecs/tecs.cpp
|
||||
|
||||
MAXOPTIMIZATION = -Os
|
||||
|
|
Loading…
Reference in New Issue