From 307ba254d5ef8bcdd9b9aa1bdb277041e79d6563 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 13 Dec 2009 12:50:47 +0000 Subject: 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. --- LUFA/ManPages/ChangeLog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 0daed3187..99cb773af 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -17,7 +17,7 @@ * - Added new RNDIS Ethernet Host Class Driver * - Added new RNDIS Ethernet Host ClassDriver demo * - Added CDC_Host_Flush() function to the CDC Host Class driver to flush sent data to the attached device - * - Added PDI programming support for XMEGA devices to the AVRISP programmer project + * - Added PDI programming support for XMEGA devices to the AVRISP programmer project (thanks to Justin Mattair) * - Added support for the XPLAIN board Dataflash, with new XPLAIN_REV1 board target for the different dataflash used * on the first revision boards compared to the one mounted on later revisions * - Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype -- cgit v1.2.3