From: Dean Camera Date: Thu, 13 May 2010 09:25:17 +0000 (+0000) Subject: Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS commands... X-Git-Tag: LUFA-110528-BETA~469 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/cd0093a14bd12d61ceab6860341c1a1fcd0ebb04?hp=cd0093a14bd12d61ceab6860341c1a1fcd0ebb04 Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS commands when the extended address boundary is crossed during programming or readback (thanks to Gerard Sexton). Fixed warnings when building the AVRISP-MKII clone project with the ENABLE_XPROG_PROTOCOL compile time option disabled. ---