From db73b11244c2c5dc444f3c459d6823be8d1fe655 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Fri, 7 Oct 2011 04:40:56 +0000 Subject: Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI protocols (thanks to Justin Mattair). --- LUFA/ManPages/ChangeLog.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index d3ff6858e..c07f10a90 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -68,6 +68,7 @@ * - Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration * instead of manual host state machine manipulations in the main application task * - Changed the reports in the GenericHID device demos to control the board LEDs, to reduce user confusion over the callback routines + * - Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI protocols (thanks to Justin Mattair) * * Fixed: * - Core: -- cgit v1.2.3