From: Dean Camera Date: Sun, 27 Dec 2009 07:14:57 +0000 (+0000) Subject: Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project... X-Git-Tag: LUFA-110528-BETA~711 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/022035839e62c52299b7191f6967ac57ccf1bd94?hp=022035839e62c52299b7191f6967ac57ccf1bd94 Remove missed timer 0 init code in the ISP protocol handler in the AVRISP project. Switch the XPROG protocol target communications handler over to using Timer 1 COMA/COMB ISRs for the two physical layers, rather than COMA/ICR1. Speed up bit-banged USART mode slightly. ---