certainly something

This commit is contained in:
ikari
2009-10-03 22:46:27 +02:00
parent 38812ce99d
commit 64899bdb22
8 changed files with 66 additions and 22 deletions

View File

@@ -308,10 +308,10 @@ endif
# Type: avrdude -c ?
# to get a full listing.
#
AVRDUDE_PROGRAMMER = stk200
AVRDUDE_PROGRAMMER = dragon_isp
# com1 = serial port. Use lpt1 to connect to parallel port.
AVRDUDE_PORT = /dev/parport0 # programmer connected to serial device
AVRDUDE_PORT = usb # programmer connected to serial device
AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex
# AVRDUDE_WRITE_EEPROM = -U eeprom:w:$(TARGET).eep