Moved out target-related V2 protocol commands into a seperate file for the AVRISP...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 23 Aug 2009 10:17:13 +0000 (10:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 23 Aug 2009 10:17:13 +0000 (10:17 +0000)
commit7e74bd3ea2f8de6c6a78fc8e2527c806b2dd8476
tree1d86590bdba1d42a34c5d82a719ebf85b89e7262
parentf229502d9addacfbefe955a47931b980bfbb1a10
Moved out target-related V2 protocol commands into a seperate file for the AVRISP project.

Added Load Extended Command functionality to the LOAD ADDRESS V2 Protocol command handler for devices with more than 64KB of memory.
LUFA.pnproj
LUFA/ManPages/FutureChanges.txt
Projects/Incomplete/AVRISP/Lib/V2Protocol.c
Projects/Incomplete/AVRISP/Lib/V2Protocol.h
Projects/Incomplete/AVRISP/Lib/V2ProtocolTarget.c [new file with mode: 0644]
Projects/Incomplete/AVRISP/Lib/V2ProtocolTarget.h [new file with mode: 0644]
Projects/Incomplete/AVRISP/makefile