fw pos ctl: compile with -Os

This commit is contained in:
Thomas Gubler 2014-12-17 21:13:50 +01:00
parent 262b9fc754
commit 8fdd694f12

View File

@ -45,3 +45,5 @@ SRCS = fw_pos_control_l1_main.cpp \
mtecs/mTecs_params.c
MODULE_STACKSIZE = 1200
MAXOPTIMIZATION = -Os