Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 25 Aug 2009 08:58:48 +0000 (08:58 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 25 Aug 2009 08:58:48 +0000 (08:58 +0000)
commit4742e95a3f8ef01715c6d5e740c4aab59d2c2b58
tree170eb265b3a86ec93c9609cc4087167e82d441a7
parent6d1adf7339b71952d1ba8616af9422fbc7333eb1
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler - can now correctly read back device data. Programming command handler is still broken, although first page is written correctly to FLASH in paged write mode.
LUFA/ManPages/ChangeLog.txt
Projects/Incomplete/AVRISP/Lib/V2Protocol.c