Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 19 Jan 2010 05:27:58 +0000 (05:27 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 19 Jan 2010 05:27:58 +0000 (05:27 +0000)
commit60fd0ff418566d85224f9841037ba01b77acc0d8
treec97d59c17a21b467c0fe0c989437c2ff9fcae5a2
parent27461546523862a3a76ee41f615f7ec2eed2195f
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI programmer, based on the state of a mode select pin.
16 files changed:
Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c
LUFA.pnproj
LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.c
Projects/AVRISP-MKII/AVRISP.c
Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
Projects/AVRISP-MKII/Lib/V2Protocol.c
Projects/AVRISP-MKII/Lib/V2Protocol.h
Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c
Projects/AVRISP-MKII/makefile
Projects/XPLAINBridge/Descriptors.c [deleted file]
Projects/XPLAINBridge/Descriptors.h [deleted file]
Projects/XPLAINBridge/USARTDescriptors.c [new file with mode: 0644]
Projects/XPLAINBridge/USARTDescriptors.h [new file with mode: 0644]
Projects/XPLAINBridge/XPLAINBridge.c
Projects/XPLAINBridge/XPLAINBridge.h
Projects/XPLAINBridge/makefile