Project

General

Profile

Revision 198

Recharging updated.

View differences:

Makefile
202 202
AVRDUDE_PROGRAMMER = avrisp
203 203

  
204 204
# com1 = serial port. Use lpt1 to connect to parallel port.
205
AVRDUDE_PORT = /dev/ttyUSB1
205
AVRDUDE_PORT = /dev/ttyUSB2
206 206
# programmer connected to serial device
207 207

  
208 208
AVRDUDE_WRITE_FLASH = -b 9600 -U flash:w:$(TARGET).hex

Also available in: Unified diff