add multiplatform makefile to work around flash size issues

This commit is contained in:
Thomas Gubler
2015-01-06 11:10:52 +01:00
parent f871b777ab
commit 3436abdf0b
2 changed files with 169 additions and 3 deletions
+2 -3
View File
@@ -83,10 +83,9 @@ MODULES += modules/position_estimator_inav
# Vehicle Control
#
#MODULES += modules/segway # XXX Needs GCC 4.7 fix
#MODULES += modules/fw_pos_control_l1
#MODULES += modules/fw_att_control
MODULES += modules/fw_pos_control_l1
MODULES += modules/fw_att_control
MODULES += modules/mc_att_control
MODULES += modules/mc_att_control_multiplatform
MODULES += modules/mc_pos_control
MODULES += modules/vtol_att_control