Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS commands...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 13 May 2010 09:25:17 +0000 (09:25 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 13 May 2010 09:25:17 +0000 (09:25 +0000)
commitcd0093a14bd12d61ceab6860341c1a1fcd0ebb04
treead4402b674c74297f30c2a72b1522c2ac1d475ee
parent1331cce08a6e899b15382dd1c6110565ed1b34c5
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.
LUFA/ManPages/ChangeLog.txt
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
Projects/Benito/Lib/RingBuff.h
Projects/Benito/makefile