Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 949 → Rev 950

/branches/V0.70d CRK HexaLotte/makefile
1,7 → 1,7
#--------------------------------------------------------------------
# MCU name
MCU = atmega644
#MCU = atmega644p
#MCU = atmega644
MCU = atmega644p
F_CPU = 20000000
#
#-------------------------------------------------------------------
19,7 → 19,7
# Use one of the extensions for a gps solution
#EXT = KILLAGREG
#EXT = NAVICTRL
#EXT = MK3MAG
EXT = MK3MAG
 
#-------------------------------------------------------------------