From: Dean Camera Date: Sun, 13 Dec 2009 12:50:47 +0000 (+0000) Subject: The AVRISP project can now enter PDI mode under both bit-bang and hardware USART... X-Git-Tag: LUFA-110528-BETA~760 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/307ba254d5ef8bcdd9b9aa1bdb277041e79d6563?ds=inline;hp=307ba254d5ef8bcdd9b9aa1bdb277041e79d6563 The AVRISP project can now enter PDI mode under both bit-bang and hardware USART connection modes, tested against the XPLAIN board hardware. Still need to complete higher level NVM access code so that the device's memories can be read and written. ---