Save code size on commander, reduce stack size of starting tool (NOT OF THE APP ITSELF!)

This commit is contained in:
Lorenz Meier 2014-05-13 16:05:47 +02:00
parent a1aa8e84ff
commit 63905265eb
1 changed files with 4 additions and 0 deletions

View File

@ -47,3 +47,7 @@ SRCS = commander.cpp \
baro_calibration.cpp \
rc_calibration.cpp \
airspeed_calibration.cpp
MODULE_STACKSIZE = 1200
MAXOPTIMIZATION = -Os