Don't enable the pullup on the target /RESET line in the AVRISP project for PDI mode...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Mar 2010 12:09:22 +0000 (12:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 16 Mar 2010 12:09:22 +0000 (12:09 +0000)
commit2b74b517ea48507a0ab3fee5628a363ab0dcd3fb
tree2a03f6fc344e42a03fe6b5c99972c9a46522af84
parent39d56aeffecdd50d1e413c8da6edbe8485d5ac29
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.
LUFA/ManPages/ChangeLog.txt
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c