From: Dean Camera Date: Sun, 2 May 2010 06:02:54 +0000 (+0000) Subject: Switch back to C based timeout ISR in the AVRISP project - assembly version was faili... X-Git-Tag: LUFA-110528-BETA~498 X-Git-Url: http://git.linex4red.de/pub/lufa.git/commitdiff_plain/a5e79333e5769f92558bf20458c165e2582a0cb6?hp=a5e79333e5769f92558bf20458c165e2582a0cb6 Switch back to C based timeout ISR in the AVRISP project - assembly version was failing, and only one or two cycles could be shaved off the compiler generated code. ---