Seperated out OTG, Device and Host mode demos into seperate folders for clarity....
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Mar 2009 06:34:41 +0000 (06:34 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Mar 2009 06:34:41 +0000 (06:34 +0000)
commited031c1df2f5b053b9cd9f48c63e66a42b7c049e
tree8e49d639484d53a6e00700b20e2b804e9775242f
parentecf7538430c01b95104682f0f7493e57b9168125
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
414 files changed:
Demos/AudioInput/AudioInput.aps [deleted file]
Demos/AudioInput/AudioInput.c [deleted file]
Demos/AudioInput/AudioInput.h [deleted file]
Demos/AudioInput/AudioInput.txt [deleted file]
Demos/AudioInput/Descriptors.c [deleted file]
Demos/AudioInput/Descriptors.h [deleted file]
Demos/AudioInput/Doxygen.conf [deleted file]
Demos/AudioInput/makefile [deleted file]
Demos/AudioOutput/AudioOutput.aps [deleted file]
Demos/AudioOutput/AudioOutput.c [deleted file]
Demos/AudioOutput/AudioOutput.h [deleted file]
Demos/AudioOutput/AudioOutput.txt [deleted file]
Demos/AudioOutput/Descriptors.c [deleted file]
Demos/AudioOutput/Descriptors.h [deleted file]
Demos/AudioOutput/Doxygen.conf [deleted file]
Demos/AudioOutput/makefile [deleted file]
Demos/CDC/CDC.aps [deleted file]
Demos/CDC/CDC.c [deleted file]
Demos/CDC/CDC.h [deleted file]
Demos/CDC/CDC.txt [deleted file]
Demos/CDC/Descriptors.c [deleted file]
Demos/CDC/Descriptors.h [deleted file]
Demos/CDC/Doxygen.conf [deleted file]
Demos/CDC/LUFA CDC.inf [deleted file]
Demos/CDC/makefile [deleted file]
Demos/CDCHost/CDCHost.aps [deleted file]
Demos/CDCHost/CDCHost.c [deleted file]
Demos/CDCHost/CDCHost.h [deleted file]
Demos/CDCHost/CDCHost.txt [deleted file]
Demos/CDCHost/ConfigDescriptor.c [deleted file]
Demos/CDCHost/ConfigDescriptor.h [deleted file]
Demos/CDCHost/Doxygen.conf [deleted file]
Demos/CDCHost/makefile [deleted file]
Demos/Device/AudioInput/AudioInput.aps [new file with mode: 0644]
Demos/Device/AudioInput/AudioInput.c [new file with mode: 0644]
Demos/Device/AudioInput/AudioInput.h [new file with mode: 0644]
Demos/Device/AudioInput/AudioInput.txt [new file with mode: 0644]
Demos/Device/AudioInput/Descriptors.c [new file with mode: 0644]
Demos/Device/AudioInput/Descriptors.h [new file with mode: 0644]
Demos/Device/AudioInput/Doxygen.conf [new file with mode: 0644]
Demos/Device/AudioInput/makefile [new file with mode: 0644]
Demos/Device/AudioOutput/AudioOutput.aps [new file with mode: 0644]
Demos/Device/AudioOutput/AudioOutput.c [new file with mode: 0644]
Demos/Device/AudioOutput/AudioOutput.h [new file with mode: 0644]
Demos/Device/AudioOutput/AudioOutput.txt [new file with mode: 0644]
Demos/Device/AudioOutput/Descriptors.c [new file with mode: 0644]
Demos/Device/AudioOutput/Descriptors.h [new file with mode: 0644]
Demos/Device/AudioOutput/Doxygen.conf [new file with mode: 0644]
Demos/Device/AudioOutput/makefile [new file with mode: 0644]
Demos/Device/CDC/CDC.aps [new file with mode: 0644]
Demos/Device/CDC/CDC.c [new file with mode: 0644]
Demos/Device/CDC/CDC.h [new file with mode: 0644]
Demos/Device/CDC/CDC.txt [new file with mode: 0644]
Demos/Device/CDC/Descriptors.c [new file with mode: 0644]
Demos/Device/CDC/Descriptors.h [new file with mode: 0644]
Demos/Device/CDC/Doxygen.conf [new file with mode: 0644]
Demos/Device/CDC/LUFA CDC.inf [new file with mode: 0644]
Demos/Device/CDC/makefile [new file with mode: 0644]
Demos/Device/DualCDC/Descriptors.c [new file with mode: 0644]
Demos/Device/DualCDC/Descriptors.h [new file with mode: 0644]
Demos/Device/DualCDC/Doxygen.conf [new file with mode: 0644]
Demos/Device/DualCDC/DualCDC.aps [new file with mode: 0644]
Demos/Device/DualCDC/DualCDC.c [new file with mode: 0644]
Demos/Device/DualCDC/DualCDC.h [new file with mode: 0644]
Demos/Device/DualCDC/DualCDC.txt [new file with mode: 0644]
Demos/Device/DualCDC/LUFA DualCDC.inf [new file with mode: 0644]
Demos/Device/DualCDC/makefile [new file with mode: 0644]
Demos/Device/Joystick/Descriptors.c [new file with mode: 0644]
Demos/Device/Joystick/Descriptors.h [new file with mode: 0644]
Demos/Device/Joystick/Doxygen.conf [new file with mode: 0644]
Demos/Device/Joystick/Joystick.aps [new file with mode: 0644]
Demos/Device/Joystick/Joystick.c [new file with mode: 0644]
Demos/Device/Joystick/Joystick.h [new file with mode: 0644]
Demos/Device/Joystick/Joystick.txt [new file with mode: 0644]
Demos/Device/Joystick/makefile [new file with mode: 0644]
Demos/Device/Keyboard/Descriptors.c [new file with mode: 0644]
Demos/Device/Keyboard/Descriptors.h [new file with mode: 0644]
Demos/Device/Keyboard/Doxygen.conf [new file with mode: 0644]
Demos/Device/Keyboard/Keyboard.aps [new file with mode: 0644]
Demos/Device/Keyboard/Keyboard.c [new file with mode: 0644]
Demos/Device/Keyboard/Keyboard.h [new file with mode: 0644]
Demos/Device/Keyboard/Keyboard.txt [new file with mode: 0644]
Demos/Device/Keyboard/makefile [new file with mode: 0644]
Demos/Device/KeyboardMouse/Descriptors.c [new file with mode: 0644]
Demos/Device/KeyboardMouse/Descriptors.h [new file with mode: 0644]
Demos/Device/KeyboardMouse/Doxygen.conf [new file with mode: 0644]
Demos/Device/KeyboardMouse/KeyboardMouse.aps [new file with mode: 0644]
Demos/Device/KeyboardMouse/KeyboardMouse.c [new file with mode: 0644]
Demos/Device/KeyboardMouse/KeyboardMouse.h [new file with mode: 0644]
Demos/Device/KeyboardMouse/KeyboardMouse.txt [new file with mode: 0644]
Demos/Device/KeyboardMouse/makefile [new file with mode: 0644]
Demos/Device/MIDI/Descriptors.c [new file with mode: 0644]
Demos/Device/MIDI/Descriptors.h [new file with mode: 0644]
Demos/Device/MIDI/Doxygen.conf [new file with mode: 0644]
Demos/Device/MIDI/MIDI.aps [new file with mode: 0644]
Demos/Device/MIDI/MIDI.c [new file with mode: 0644]
Demos/Device/MIDI/MIDI.h [new file with mode: 0644]
Demos/Device/MIDI/MIDI.txt [new file with mode: 0644]
Demos/Device/MIDI/makefile [new file with mode: 0644]
Demos/Device/MassStorage/DataflashManager.c [new file with mode: 0644]
Demos/Device/MassStorage/DataflashManager.h [new file with mode: 0644]
Demos/Device/MassStorage/Descriptors.c [new file with mode: 0644]
Demos/Device/MassStorage/Descriptors.h [new file with mode: 0644]
Demos/Device/MassStorage/Doxygen.conf [new file with mode: 0644]
Demos/Device/MassStorage/MassStorage.aps [new file with mode: 0644]
Demos/Device/MassStorage/MassStorage.c [new file with mode: 0644]
Demos/Device/MassStorage/MassStorage.h [new file with mode: 0644]
Demos/Device/MassStorage/MassStorage.txt [new file with mode: 0644]
Demos/Device/MassStorage/SCSI.c [new file with mode: 0644]
Demos/Device/MassStorage/SCSI.h [new file with mode: 0644]
Demos/Device/MassStorage/SCSI_Codes.h [new file with mode: 0644]
Demos/Device/MassStorage/makefile [new file with mode: 0644]
Demos/Device/Mouse/Descriptors.c [new file with mode: 0644]
Demos/Device/Mouse/Descriptors.h [new file with mode: 0644]
Demos/Device/Mouse/Doxygen.conf [new file with mode: 0644]
Demos/Device/Mouse/Mouse.aps [new file with mode: 0644]
Demos/Device/Mouse/Mouse.c [new file with mode: 0644]
Demos/Device/Mouse/Mouse.h [new file with mode: 0644]
Demos/Device/Mouse/Mouse.txt [new file with mode: 0644]
Demos/Device/Mouse/makefile [new file with mode: 0644]
Demos/Device/RNDISEthernet/ARP.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/ARP.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/DHCP.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/DHCP.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/Descriptors.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/Descriptors.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/Doxygen.conf [new file with mode: 0644]
Demos/Device/RNDISEthernet/Ethernet.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/Ethernet.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/EthernetProtocols.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/ICMP.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/ICMP.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/IP.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/IP.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/LUFA RNDIS.inf [new file with mode: 0644]
Demos/Device/RNDISEthernet/ProtocolDecoders.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/ProtocolDecoders.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDIS.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDIS.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDISConstants.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDISEthernet.aps [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDISEthernet.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDISEthernet.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/RNDISEthernet.txt [new file with mode: 0644]
Demos/Device/RNDISEthernet/TCP.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/TCP.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/UDP.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/UDP.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/Webserver.c [new file with mode: 0644]
Demos/Device/RNDISEthernet/Webserver.h [new file with mode: 0644]
Demos/Device/RNDISEthernet/makefile [new file with mode: 0644]
Demos/Device/USBtoSerial/Descriptors.c [new file with mode: 0644]
Demos/Device/USBtoSerial/Descriptors.h [new file with mode: 0644]
Demos/Device/USBtoSerial/Doxygen.conf [new file with mode: 0644]
Demos/Device/USBtoSerial/LUFA USBtoSerial.inf [new file with mode: 0644]
Demos/Device/USBtoSerial/RingBuff.c [new file with mode: 0644]
Demos/Device/USBtoSerial/RingBuff.h [new file with mode: 0644]
Demos/Device/USBtoSerial/USBtoSerial.aps [new file with mode: 0644]
Demos/Device/USBtoSerial/USBtoSerial.c [new file with mode: 0644]
Demos/Device/USBtoSerial/USBtoSerial.h [new file with mode: 0644]
Demos/Device/USBtoSerial/USBtoSerial.txt [new file with mode: 0644]
Demos/Device/USBtoSerial/makefile [new file with mode: 0644]
Demos/Device/makefile [new file with mode: 0644]
Demos/DualCDC/Descriptors.c [deleted file]
Demos/DualCDC/Descriptors.h [deleted file]
Demos/DualCDC/Doxygen.conf [deleted file]
Demos/DualCDC/DualCDC.aps [deleted file]
Demos/DualCDC/DualCDC.c [deleted file]
Demos/DualCDC/DualCDC.h [deleted file]
Demos/DualCDC/DualCDC.txt [deleted file]
Demos/DualCDC/LUFA DualCDC.inf [deleted file]
Demos/DualCDC/makefile [deleted file]
Demos/Host/CDCHost/CDCHost.aps [new file with mode: 0644]
Demos/Host/CDCHost/CDCHost.c [new file with mode: 0644]
Demos/Host/CDCHost/CDCHost.h [new file with mode: 0644]
Demos/Host/CDCHost/CDCHost.txt [new file with mode: 0644]
Demos/Host/CDCHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/CDCHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/CDCHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/CDCHost/makefile [new file with mode: 0644]
Demos/Host/KeyboardHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/KeyboardHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/KeyboardHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/KeyboardHost/KeyboardHost.aps [new file with mode: 0644]
Demos/Host/KeyboardHost/KeyboardHost.c [new file with mode: 0644]
Demos/Host/KeyboardHost/KeyboardHost.h [new file with mode: 0644]
Demos/Host/KeyboardHost/KeyboardHost.txt [new file with mode: 0644]
Demos/Host/KeyboardHost/makefile [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/Doxygen.conf [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/HIDReport.c [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/HIDReport.h [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.aps [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.c [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.h [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.txt [new file with mode: 0644]
Demos/Host/KeyboardHostWithParser/makefile [new file with mode: 0644]
Demos/Host/MassStorageHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/MassStorageHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/MassStorageHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/MassStorageHost/MassStorageHost.aps [new file with mode: 0644]
Demos/Host/MassStorageHost/MassStorageHost.c [new file with mode: 0644]
Demos/Host/MassStorageHost/MassStorageHost.h [new file with mode: 0644]
Demos/Host/MassStorageHost/MassStorageHost.txt [new file with mode: 0644]
Demos/Host/MassStorageHost/MassStoreCommands.c [new file with mode: 0644]
Demos/Host/MassStorageHost/MassStoreCommands.h [new file with mode: 0644]
Demos/Host/MassStorageHost/SCSI_Codes.h [new file with mode: 0644]
Demos/Host/MassStorageHost/makefile [new file with mode: 0644]
Demos/Host/MouseHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/MouseHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/MouseHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/MouseHost/MouseHost.aps [new file with mode: 0644]
Demos/Host/MouseHost/MouseHost.c [new file with mode: 0644]
Demos/Host/MouseHost/MouseHost.h [new file with mode: 0644]
Demos/Host/MouseHost/MouseHost.txt [new file with mode: 0644]
Demos/Host/MouseHost/makefile [new file with mode: 0644]
Demos/Host/MouseHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/MouseHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/MouseHostWithParser/Doxygen.conf [new file with mode: 0644]
Demos/Host/MouseHostWithParser/HIDReport.c [new file with mode: 0644]
Demos/Host/MouseHostWithParser/HIDReport.h [new file with mode: 0644]
Demos/Host/MouseHostWithParser/MouseHostWithParser.aps [new file with mode: 0644]
Demos/Host/MouseHostWithParser/MouseHostWithParser.c [new file with mode: 0644]
Demos/Host/MouseHostWithParser/MouseHostWithParser.h [new file with mode: 0644]
Demos/Host/MouseHostWithParser/MouseHostWithParser.txt [new file with mode: 0644]
Demos/Host/MouseHostWithParser/makefile [new file with mode: 0644]
Demos/Host/StillImageHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/StillImageHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/StillImageHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/StillImageHost/PIMACodes.h [new file with mode: 0644]
Demos/Host/StillImageHost/StillImageCommands.c [new file with mode: 0644]
Demos/Host/StillImageHost/StillImageCommands.h [new file with mode: 0644]
Demos/Host/StillImageHost/StillImageHost.aps [new file with mode: 0644]
Demos/Host/StillImageHost/StillImageHost.c [new file with mode: 0644]
Demos/Host/StillImageHost/StillImageHost.h [new file with mode: 0644]
Demos/Host/StillImageHost/StillImageHost.txt [new file with mode: 0644]
Demos/Host/StillImageHost/makefile [new file with mode: 0644]
Demos/Host/makefile [new file with mode: 0644]
Demos/Joystick/Descriptors.c [deleted file]
Demos/Joystick/Descriptors.h [deleted file]
Demos/Joystick/Doxygen.conf [deleted file]
Demos/Joystick/Joystick.aps [deleted file]
Demos/Joystick/Joystick.c [deleted file]
Demos/Joystick/Joystick.h [deleted file]
Demos/Joystick/Joystick.txt [deleted file]
Demos/Joystick/makefile [deleted file]
Demos/Keyboard/Descriptors.c [deleted file]
Demos/Keyboard/Descriptors.h [deleted file]
Demos/Keyboard/Doxygen.conf [deleted file]
Demos/Keyboard/Keyboard.aps [deleted file]
Demos/Keyboard/Keyboard.c [deleted file]
Demos/Keyboard/Keyboard.h [deleted file]
Demos/Keyboard/Keyboard.txt [deleted file]
Demos/Keyboard/makefile [deleted file]
Demos/KeyboardHost/ConfigDescriptor.c [deleted file]
Demos/KeyboardHost/ConfigDescriptor.h [deleted file]
Demos/KeyboardHost/Doxygen.conf [deleted file]
Demos/KeyboardHost/KeyboardHost.aps [deleted file]
Demos/KeyboardHost/KeyboardHost.c [deleted file]
Demos/KeyboardHost/KeyboardHost.h [deleted file]
Demos/KeyboardHost/KeyboardHost.txt [deleted file]
Demos/KeyboardHost/makefile [deleted file]
Demos/KeyboardHostWithParser/ConfigDescriptor.c [deleted file]
Demos/KeyboardHostWithParser/ConfigDescriptor.h [deleted file]
Demos/KeyboardHostWithParser/Doxygen.conf [deleted file]
Demos/KeyboardHostWithParser/HIDReport.c [deleted file]
Demos/KeyboardHostWithParser/HIDReport.h [deleted file]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.aps [deleted file]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.c [deleted file]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.h [deleted file]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.txt [deleted file]
Demos/KeyboardHostWithParser/makefile [deleted file]
Demos/KeyboardMouse/Descriptors.c [deleted file]
Demos/KeyboardMouse/Descriptors.h [deleted file]
Demos/KeyboardMouse/Doxygen.conf [deleted file]
Demos/KeyboardMouse/KeyboardMouse.aps [deleted file]
Demos/KeyboardMouse/KeyboardMouse.c [deleted file]
Demos/KeyboardMouse/KeyboardMouse.h [deleted file]
Demos/KeyboardMouse/KeyboardMouse.txt [deleted file]
Demos/KeyboardMouse/makefile [deleted file]
Demos/MIDI/Descriptors.c [deleted file]
Demos/MIDI/Descriptors.h [deleted file]
Demos/MIDI/Doxygen.conf [deleted file]
Demos/MIDI/MIDI.aps [deleted file]
Demos/MIDI/MIDI.c [deleted file]
Demos/MIDI/MIDI.h [deleted file]
Demos/MIDI/MIDI.txt [deleted file]
Demos/MIDI/makefile [deleted file]
Demos/MassStorage/DataflashManager.c [deleted file]
Demos/MassStorage/DataflashManager.h [deleted file]
Demos/MassStorage/Descriptors.c [deleted file]
Demos/MassStorage/Descriptors.h [deleted file]
Demos/MassStorage/Doxygen.conf [deleted file]
Demos/MassStorage/MassStorage.aps [deleted file]
Demos/MassStorage/MassStorage.c [deleted file]
Demos/MassStorage/MassStorage.h [deleted file]
Demos/MassStorage/MassStorage.txt [deleted file]
Demos/MassStorage/SCSI.c [deleted file]
Demos/MassStorage/SCSI.h [deleted file]
Demos/MassStorage/SCSI_Codes.h [deleted file]
Demos/MassStorage/makefile [deleted file]
Demos/MassStorageHost/ConfigDescriptor.c [deleted file]
Demos/MassStorageHost/ConfigDescriptor.h [deleted file]
Demos/MassStorageHost/Doxygen.conf [deleted file]
Demos/MassStorageHost/MassStorageHost.aps [deleted file]
Demos/MassStorageHost/MassStorageHost.c [deleted file]
Demos/MassStorageHost/MassStorageHost.h [deleted file]
Demos/MassStorageHost/MassStorageHost.txt [deleted file]
Demos/MassStorageHost/MassStoreCommands.c [deleted file]
Demos/MassStorageHost/MassStoreCommands.h [deleted file]
Demos/MassStorageHost/SCSI_Codes.h [deleted file]
Demos/MassStorageHost/makefile [deleted file]
Demos/Mouse/Descriptors.c [deleted file]
Demos/Mouse/Descriptors.h [deleted file]
Demos/Mouse/Doxygen.conf [deleted file]
Demos/Mouse/Mouse.aps [deleted file]
Demos/Mouse/Mouse.c [deleted file]
Demos/Mouse/Mouse.h [deleted file]
Demos/Mouse/Mouse.txt [deleted file]
Demos/Mouse/makefile [deleted file]
Demos/MouseHost/ConfigDescriptor.c [deleted file]
Demos/MouseHost/ConfigDescriptor.h [deleted file]
Demos/MouseHost/Doxygen.conf [deleted file]
Demos/MouseHost/MouseHost.aps [deleted file]
Demos/MouseHost/MouseHost.c [deleted file]
Demos/MouseHost/MouseHost.h [deleted file]
Demos/MouseHost/MouseHost.txt [deleted file]
Demos/MouseHost/makefile [deleted file]
Demos/MouseHostWithParser/ConfigDescriptor.c [deleted file]
Demos/MouseHostWithParser/ConfigDescriptor.h [deleted file]
Demos/MouseHostWithParser/Doxygen.conf [deleted file]
Demos/MouseHostWithParser/HIDReport.c [deleted file]
Demos/MouseHostWithParser/HIDReport.h [deleted file]
Demos/MouseHostWithParser/MouseHostWithParser.aps [deleted file]
Demos/MouseHostWithParser/MouseHostWithParser.c [deleted file]
Demos/MouseHostWithParser/MouseHostWithParser.h [deleted file]
Demos/MouseHostWithParser/MouseHostWithParser.txt [deleted file]
Demos/MouseHostWithParser/makefile [deleted file]
Demos/OTG/TestApp/Descriptors.c [new file with mode: 0644]
Demos/OTG/TestApp/Descriptors.h [new file with mode: 0644]
Demos/OTG/TestApp/Doxygen.conf [new file with mode: 0644]
Demos/OTG/TestApp/TestApp.aps [new file with mode: 0644]
Demos/OTG/TestApp/TestApp.c [new file with mode: 0644]
Demos/OTG/TestApp/TestApp.h [new file with mode: 0644]
Demos/OTG/TestApp/TestApp.txt [new file with mode: 0644]
Demos/OTG/TestApp/TestEvents.c [new file with mode: 0644]
Demos/OTG/TestApp/TestEvents.h [new file with mode: 0644]
Demos/OTG/TestApp/makefile [new file with mode: 0644]
Demos/OTG/makefile [new file with mode: 0644]
Demos/RNDISEthernet/ARP.c [deleted file]
Demos/RNDISEthernet/ARP.h [deleted file]
Demos/RNDISEthernet/DHCP.c [deleted file]
Demos/RNDISEthernet/DHCP.h [deleted file]
Demos/RNDISEthernet/Descriptors.c [deleted file]
Demos/RNDISEthernet/Descriptors.h [deleted file]
Demos/RNDISEthernet/Doxygen.conf [deleted file]
Demos/RNDISEthernet/Ethernet.c [deleted file]
Demos/RNDISEthernet/Ethernet.h [deleted file]
Demos/RNDISEthernet/EthernetProtocols.h [deleted file]
Demos/RNDISEthernet/ICMP.c [deleted file]
Demos/RNDISEthernet/ICMP.h [deleted file]
Demos/RNDISEthernet/IP.c [deleted file]
Demos/RNDISEthernet/IP.h [deleted file]
Demos/RNDISEthernet/LUFA RNDIS.inf [deleted file]
Demos/RNDISEthernet/ProtocolDecoders.c [deleted file]
Demos/RNDISEthernet/ProtocolDecoders.h [deleted file]
Demos/RNDISEthernet/RNDIS.c [deleted file]
Demos/RNDISEthernet/RNDIS.h [deleted file]
Demos/RNDISEthernet/RNDISConstants.h [deleted file]
Demos/RNDISEthernet/RNDISEthernet.aps [deleted file]
Demos/RNDISEthernet/RNDISEthernet.c [deleted file]
Demos/RNDISEthernet/RNDISEthernet.h [deleted file]
Demos/RNDISEthernet/RNDISEthernet.txt [deleted file]
Demos/RNDISEthernet/TCP.c [deleted file]
Demos/RNDISEthernet/TCP.h [deleted file]
Demos/RNDISEthernet/UDP.c [deleted file]
Demos/RNDISEthernet/UDP.h [deleted file]
Demos/RNDISEthernet/Webserver.c [deleted file]
Demos/RNDISEthernet/Webserver.h [deleted file]
Demos/RNDISEthernet/makefile [deleted file]
Demos/StillImageHost/ConfigDescriptor.c [deleted file]
Demos/StillImageHost/ConfigDescriptor.h [deleted file]
Demos/StillImageHost/Doxygen.conf [deleted file]
Demos/StillImageHost/PIMACodes.h [deleted file]
Demos/StillImageHost/StillImageCommands.c [deleted file]
Demos/StillImageHost/StillImageCommands.h [deleted file]
Demos/StillImageHost/StillImageHost.aps [deleted file]
Demos/StillImageHost/StillImageHost.c [deleted file]
Demos/StillImageHost/StillImageHost.h [deleted file]
Demos/StillImageHost/StillImageHost.txt [deleted file]
Demos/StillImageHost/makefile [deleted file]
Demos/TestApp/Descriptors.c [deleted file]
Demos/TestApp/Descriptors.h [deleted file]
Demos/TestApp/Doxygen.conf [deleted file]
Demos/TestApp/TestApp.aps [deleted file]
Demos/TestApp/TestApp.c [deleted file]
Demos/TestApp/TestApp.h [deleted file]
Demos/TestApp/TestApp.txt [deleted file]
Demos/TestApp/TestEvents.c [deleted file]
Demos/TestApp/TestEvents.h [deleted file]
Demos/TestApp/makefile [deleted file]
Demos/USBtoSerial/Descriptors.c [deleted file]
Demos/USBtoSerial/Descriptors.h [deleted file]
Demos/USBtoSerial/Doxygen.conf [deleted file]
Demos/USBtoSerial/LUFA USBtoSerial.inf [deleted file]
Demos/USBtoSerial/RingBuff.c [deleted file]
Demos/USBtoSerial/RingBuff.h [deleted file]
Demos/USBtoSerial/USBtoSerial.aps [deleted file]
Demos/USBtoSerial/USBtoSerial.c [deleted file]
Demos/USBtoSerial/USBtoSerial.h [deleted file]
Demos/USBtoSerial/USBtoSerial.txt [deleted file]
Demos/USBtoSerial/makefile [deleted file]
Demos/makefile