Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 20 May 2012 17:09:39 +0000 (17:09 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 20 May 2012 17:09:39 +0000 (17:09 +0000)
commit5833b27f80f4b6b10f5765468f5863e57b97a65a
treea8df9f72605f3f069fa42a67d35ba6874cc0144d
parent32cfb8cf4f56f45ddfc50a6b2803ac98496c2c0b
Alter the XPLAINBridge and AVRISP-MKII clone projects so that the descriptors from the AVRISP-MKII clone project can be directly used in the XPLAINBridge project. Add support for RESET_TOGGLES_LIBUSB_COMPAT option in the XPLAINBridge project.
17 files changed:
LUFA.pnproj
Projects/AVRISP-MKII/AVRISP-MKII.c
Projects/AVRISP-MKII/AVRISP-MKII.h
Projects/AVRISP-MKII/AVRISPDescriptors.c [new file with mode: 0644]
Projects/AVRISP-MKII/AVRISPDescriptors.h [new file with mode: 0644]
Projects/AVRISP-MKII/Descriptors.c [deleted file]
Projects/AVRISP-MKII/Descriptors.h [deleted file]
Projects/AVRISP-MKII/Lib/V2Protocol.h
Projects/AVRISP-MKII/makefile
Projects/XPLAINBridge/AVRISPDescriptors.c [deleted file]
Projects/XPLAINBridge/AVRISPDescriptors.h [deleted file]
Projects/XPLAINBridge/USARTDescriptors.c
Projects/XPLAINBridge/USARTDescriptors.h
Projects/XPLAINBridge/XPLAINBridge.c
Projects/XPLAINBridge/XPLAINBridge.h
Projects/XPLAINBridge/XPLAINBridge.txt
Projects/XPLAINBridge/makefile