From: Dean Camera Date: Tue, 25 Aug 2009 08:58:48 +0000 (+0000) Subject: Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP handler... X-Git-Tag: LUFA-110528-BETA~959 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/4742e95a3f8ef01715c6d5e740c4aab59d2c2b58?ds=inline;hp=4742e95a3f8ef01715c6d5e740c4aab59d2c2b58 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. ---