From: Dean Camera Date: Tue, 16 Mar 2010 12:09:22 +0000 (+0000) Subject: Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode... X-Git-Tag: LUFA-110528-BETA~560 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/2b74b517ea48507a0ab3fee5628a363ab0dcd3fb?hp=2b74b517ea48507a0ab3fee5628a363ab0dcd3fb Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode - clearing the XMEGA's reset control register twice is enough to release it from reset. Possible silicon bug, since the official Atmel programmers have the same issue. ---