Navigator: Optimize for space

This commit is contained in:
Lorenz Meier 2014-10-05 13:09:19 +02:00
parent ff17f31cce
commit 850c630e11
1 changed files with 2 additions and 0 deletions

View File

@ -63,3 +63,5 @@ INCLUDE_DIRS += $(MAVLINK_SRC)/include/mavlink
MODULE_STACKSIZE = 1200
EXTRACXXFLAGS = -Weffc++
MAXOPTIMIZATION = -Os