summaryrefslogtreecommitdiff
path: root/firmware/makefile
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-04-04 18:37:20 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2012-04-04 18:37:20 +0200
commit2fbf53d7f5546fa467c84c129d49e3a76f5db9fd (patch)
treedea6b1e120533ae44af73eb8e56eeefa9b209d1f /firmware/makefile
parent3c548bf37a6e69acbde582218277e3170418b8d3 (diff)
downloadbitraf-fridge-2fbf53d7f5546fa467c84c129d49e3a76f5db9fd.tar.gz
bitraf-fridge-2fbf53d7f5546fa467c84c129d49e3a76f5db9fd.tar.bz2
bitraf-fridge-2fbf53d7f5546fa467c84c129d49e3a76f5db9fd.tar.xz
bitraf-fridge-2fbf53d7f5546fa467c84c129d49e3a76f5db9fd.zip
o Updating firmware for Rev B.HEADmaster
Diffstat (limited to 'firmware/makefile')
-rw-r--r--firmware/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/makefile b/firmware/makefile
index 5b5d12d..0e43fb1 100644
--- a/firmware/makefile
+++ b/firmware/makefile
@@ -514,8 +514,8 @@ gccversion :
program: $(TARGET).hex $(TARGET).eep
# $(AVRDUDE) $(AVRDUDE_FLAGS) $(AVRDUDE_WRITE_FLASH) $(AVRDUDE_WRITE_EEPROM)
#avarice -w -f VirtualSerial.hex -P at90usb162 -2 -j usb
-# avrdude -c avr109 -p usb162 -P /dev/ttyACM0 -U flash:w:VirtualSerial.hex
- avrdude -c stk500 -p usb162 -P /dev/ttyUSB0 -U flash:w:VirtualSerial.hex
+ avrdude -c avr109 -p usb162 -P /dev/ttyACM0 -U flash:w:VirtualSerial.hex
+# avrdude -c stk500 -p usb162 -P /dev/ttyUSB0 -U flash:w:VirtualSerial.hex
reset:
avarice -P at90usb162 -2 -j usb -R