From b1dbd92c32022c2ec1601f6a6e51c5714a69c56c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 29 Dec 2009 14:43:03 +0000 Subject: Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit. Fixed TPI interface lines not being changed correctly when in bit-banged TPI mode. --- LUFA/ManPages/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'LUFA/ManPages/ChangeLog.txt') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 52c78f001..c206ad04d 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -16,9 +16,12 @@ * Changed: * - Slowed down bit-banged PDI programming in the AVRISP project slightly to prevent transmission errors * - Renamed the AVRISP project folder to AVRISP-MKII to reduce confusion + * - Renamed the RESET_LINE_* makefile tokens in the AVRISP MKII Project to AUX_LINE_*, as they are not always used for target + * reset * * Fixed: * - Fixed AVRISP project not able to enter programming mode when ISP protocol is used + * - Fixed AVRISP PDI race condition where the guard time between direction changes could be interpreted as a start bit * * \section Sec_ChangeLog091223 Version 091223 * -- cgit v1.2.3