Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 242 → Rev 243

/branches/GPS_BETA_chris2798_hallo2/makefile
4,8 → 4,8
F_CPU = 20000000
#-------------------------------------------------------------------
HAUPT_VERSION = 0
NEBEN_VERSION = 60
VERSION_KOMPATIBEL = 4 # PC-Kompatibilität
NEBEN_VERSION = 64
VERSION_KOMPATIBEL = 5 # PC-Kompatibilität
#-------------------------------------------------------------------
 
ifeq ($(MCU), atmega32)