Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 787 → Rev 857

/branches/MicroMag3_Nick666/trunc/makefile
75,7 → 75,7
##########################################################################################################
# List C source files here. (C dependencies are automatically generated.)
SRC = main.c uart.c printf_P.c timer0.c analog.c menu.c
SRC += twimaster.c rc.c fc.c GPS.c
SRC += twimaster.c rc.c fc.c
SRC += compass.c mymath.c
##########################################################################################################