Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 965 → Rev 1110

/branches/V0.68d Code Redesign killagreg/makefile
1,7 → 1,7
#--------------------------------------------------------------------
# MCU name
#MCU = atmega644
MCU = atmega644p
MCU = atmega644
#MCU = atmega644p
F_CPU = 20000000
#-------------------------------------------------------------------
VERSION_MAJOR = 0
11,8 → 11,8
VERSION_COMPATIBLE = 7 # PC-Kompatibilität
#-------------------------------------------------------------------
#OPTIONS
COMPASS = MM3
#COMPASS = CMPS03
#COMPASS = MM3
COMPASS = CMPS03
#EXT = WALTER
#-------------------------------------------------------------------