Added Keyspan USB drivers; corrected burn.command's USB serial port.

This commit is contained in:
David A. Mellis 2005-11-29 13:24:27 +00:00
parent 168a7a1b07
commit 0e57892467
2 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#
BINDIR=../tools/avr/bin
PORT=/dev/tty.USA19QW?b1P1.1
PORT=/dev/tty.USA19QW1b1P1.1
# unlock bootloader segment
$BINDIR/uisp -dpart=ATmega8 -dprog=stk500 -dserial=$PORT -dspeed=115200 --wr_lock=0xFF

Binary file not shown.