Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1804 → Rev 1805

/branches/dongfang_FC_rewrite/makefile
143,7 → 143,7
SRC += eeprom.c uart1.c heightControl.c configuration.c attitudeControl.c commands.c $(GYRO).c
 
ifeq ($(EXT), MK3MAG)
SRC += mk3mag.c gps.c ubx.c
SRC += mk3mag.c
#mymath.c
endif
ifeq ($(EXT), NAVICTRL)