Started implementing the low level PDI protocol in the AVRISP project, for XMEGA...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Dec 2009 00:53:45 +0000 (00:53 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 3 Dec 2009 00:53:45 +0000 (00:53 +0000)
commitf69f03cb0d02937dee018264f0ac4e9be76fc1f4
tree5b3d139377206a367ce3aae8a0766265981930b5
parentf92b56191de02ce95c35349274ccb4e522841348
Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming.
LUFA.pnproj
Projects/AVRISP/AVRISP.c
Projects/AVRISP/AVRISP.h
Projects/AVRISP/Lib/ISPProtocol.c
Projects/AVRISP/Lib/PDIProtocol.c
Projects/AVRISP/Lib/PDIProtocol.h
Projects/AVRISP/Lib/PDITarget.c [new file with mode: 0644]
Projects/AVRISP/Lib/PDITarget.h [new file with mode: 0644]
Projects/AVRISP/makefile
Projects/XPLAINBridge/Lib/SoftUART.c