From: Dean Camera Date: Fri, 11 Dec 2009 00:19:25 +0000 (+0000) Subject: Fix AVRISP PDI protocol - make sure inverted masks have the appropriate parenthesis... X-Git-Tag: LUFA-110528-BETA~763 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/7e5966c1a88bf670c2f4962e8a52fcfc3528e82a?hp=7e5966c1a88bf670c2f4962e8a52fcfc3528e82a Fix AVRISP PDI protocol - make sure inverted masks have the appropriate parenthesis around them, make sure the BREAK command for the hardware USART has 12 clock cycles exactly. Poll NVM Enable bit in the target's STATUS PDI register with a timeout, as it is not set immediately. ---