Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 1799 → Rev 1802

/branches/v0.82a MartinW_Jeti+/makefile
1,7 → 1,7
#--------------------------------------------------------------------
# MCU name
#MCU = atmega1284p
MCU = atmega644p
MCU = atmega1284p
#MCU = atmega644p
F_CPU = 20000000
#-------------------------------------------------------------------
VERSION_MAJOR = 0
22,6 → 22,12
LIBFC_EXT = 1284
endif
 
 
 
 
 
 
 
ifeq ($(MCU), atmega644p)
FUSE_SETTINGS = -u -U lfuse:w:0xff:m -U hfuse:w:0xdf:m
HEX_NAME = MEGA644