Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 955 → Rev 956

/branches/V0.70d Code Redesign killagreg/makefile
1,7 → 1,7
#--------------------------------------------------------------------
# MCU name
#MCU = atmega644
MCU = atmega644p
MCU = atmega644
#MCU = atmega644p
F_CPU = 20000000
#-------------------------------------------------------------------
VERSION_MAJOR = 0
12,8 → 12,8
#-------------------------------------------------------------------
#OPTIONS
# Use one of the extensions for a gps solution
EXT = KILLAGREG
#EXT = NAVICTRL
#EXT = KILLAGREG
EXT = NAVICTRL
#EXT = MK3MAG
#-------------------------------------------------------------------