From: Dean Camera Date: Tue, 29 Dec 2009 14:43:03 +0000 (+0000) Subject: Fixed AVRISP PDI race condition where the guard time between direction changes could... X-Git-Tag: LUFA-110528-BETA~700 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/b1dbd92c32022c2ec1601f6a6e51c5714a69c56c?hp=b1dbd92c32022c2ec1601f6a6e51c5714a69c56c 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. ---