Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 970 → Rev 971

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