Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 24 Aug 2009 09:37:54 +0000 (09:37 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 24 Aug 2009 09:37:54 +0000 (09:37 +0000)
commitbff4dbe1897d8c19b4bb9807e76350465ca1f1c4
tree5d6f9ffba04b1327b145fc37e24778be856cc8ec
parentdbb5f249bd057c7b292645463c52067c1da58efa
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the array when writing back the response from the device.

FLASH/EEPROM reading and writing currently broken and unfinished, respectively.
Projects/Incomplete/AVRISP/AVRISP.c
Projects/Incomplete/AVRISP/AVRISP.h
Projects/Incomplete/AVRISP/AVRISP.txt
Projects/Incomplete/AVRISP/Lib/V2Protocol.c
Projects/Incomplete/AVRISP/Lib/V2Protocol.h
Projects/Incomplete/AVRISP/Lib/V2ProtocolParams.c
Projects/Incomplete/AVRISP/Lib/V2ProtocolTarget.c
Projects/Incomplete/AVRISP/makefile