Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 5 Jun 2009 07:16:33 +0000 (07:16 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 5 Jun 2009 07:16:33 +0000 (07:16 +0000)
commitb9b03aadb219d06fbad9d110e508db93e45461af
tree95a91a07c07953009e71613b320c20d1954be3fc
parent6a7c298c0f7119e44e18de15d714cd8b938e3bef
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory.
408 files changed:
Demos/Device/AudioInput/AudioInput.aps [deleted file]
Demos/Device/AudioInput/AudioInput.c [deleted file]
Demos/Device/AudioInput/AudioInput.h [deleted file]
Demos/Device/AudioInput/AudioInput.txt [deleted file]
Demos/Device/AudioInput/Descriptors.c [deleted file]
Demos/Device/AudioInput/Descriptors.h [deleted file]
Demos/Device/AudioInput/Doxygen.conf [deleted file]
Demos/Device/AudioInput/makefile [deleted file]
Demos/Device/AudioOutput/AudioOutput.aps [deleted file]
Demos/Device/AudioOutput/AudioOutput.c [deleted file]
Demos/Device/AudioOutput/AudioOutput.h [deleted file]
Demos/Device/AudioOutput/AudioOutput.txt [deleted file]
Demos/Device/AudioOutput/Descriptors.c [deleted file]
Demos/Device/AudioOutput/Descriptors.h [deleted file]
Demos/Device/AudioOutput/Doxygen.conf [deleted file]
Demos/Device/AudioOutput/makefile [deleted file]
Demos/Device/CDC/CDC.aps [deleted file]
Demos/Device/CDC/CDC.c [deleted file]
Demos/Device/CDC/CDC.h [deleted file]
Demos/Device/CDC/CDC.txt [deleted file]
Demos/Device/CDC/Descriptors.c [deleted file]
Demos/Device/CDC/Descriptors.h [deleted file]
Demos/Device/CDC/Doxygen.conf [deleted file]
Demos/Device/CDC/LUFA CDC.inf [deleted file]
Demos/Device/CDC/makefile [deleted file]
Demos/Device/ClassDriver/AudioInput/AudioInput.aps [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/AudioInput.c [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/AudioInput.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/AudioInput.txt [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/AudioInput/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/AudioOutput.aps [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/AudioOutput.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/CDC.aps [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/CDC.c [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/CDC.h [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/CDC.txt [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/LUFA CDC.inf [new file with mode: 0644]
Demos/Device/ClassDriver/CDC/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/DualCDC.aps [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/DualCDC.c [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/DualCDC.h [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/DualCDC.txt [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/LUFA DualCDC.inf [new file with mode: 0644]
Demos/Device/ClassDriver/DualCDC/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/GenericHID.aps [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/GenericHID.c [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/GenericHID.h [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/GenericHID.txt [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Joystick.aps [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Joystick.c [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Joystick.h [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Joystick.txt [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Keyboard.aps [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Keyboard.c [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Keyboard.h [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Keyboard.txt [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.aps [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/MIDI.aps [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/MIDI.c [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/MIDI.h [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/MIDI.txt [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Lib/SCSI_Codes.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/MassStorage.aps [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/MassStorage.c [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/MassStorage.h [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/MassStorage.txt [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Mouse.aps [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Mouse.c [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Mouse.h [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Mouse.txt [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/LUFA RNDIS.inf [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.aps [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/Descriptors.c [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/Descriptors.h [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/Doxygen.conf [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/LUFA USBtoSerial.inf [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/Lib/RingBuff.c [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/Lib/RingBuff.h [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/USBtoSerial.aps [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/USBtoSerial.c [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/USBtoSerial.h [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/USBtoSerial.txt [new file with mode: 0644]
Demos/Device/ClassDriver/USBtoSerial/makefile [new file with mode: 0644]
Demos/Device/ClassDriver/makefile [new file with mode: 0644]
Demos/Device/DualCDC/Descriptors.c [deleted file]
Demos/Device/DualCDC/Descriptors.h [deleted file]
Demos/Device/DualCDC/Doxygen.conf [deleted file]
Demos/Device/DualCDC/DualCDC.aps [deleted file]
Demos/Device/DualCDC/DualCDC.c [deleted file]
Demos/Device/DualCDC/DualCDC.h [deleted file]
Demos/Device/DualCDC/DualCDC.txt [deleted file]
Demos/Device/DualCDC/LUFA DualCDC.inf [deleted file]
Demos/Device/DualCDC/makefile [deleted file]
Demos/Device/GenericHID/Descriptors.c [deleted file]
Demos/Device/GenericHID/Descriptors.h [deleted file]
Demos/Device/GenericHID/Doxygen.conf [deleted file]
Demos/Device/GenericHID/GenericHID.aps [deleted file]
Demos/Device/GenericHID/GenericHID.c [deleted file]
Demos/Device/GenericHID/GenericHID.h [deleted file]
Demos/Device/GenericHID/GenericHID.txt [deleted file]
Demos/Device/GenericHID/makefile [deleted file]
Demos/Device/Joystick/Descriptors.c [deleted file]
Demos/Device/Joystick/Descriptors.h [deleted file]
Demos/Device/Joystick/Doxygen.conf [deleted file]
Demos/Device/Joystick/Joystick.aps [deleted file]
Demos/Device/Joystick/Joystick.c [deleted file]
Demos/Device/Joystick/Joystick.h [deleted file]
Demos/Device/Joystick/Joystick.txt [deleted file]
Demos/Device/Joystick/makefile [deleted file]
Demos/Device/Keyboard/Descriptors.c [deleted file]
Demos/Device/Keyboard/Descriptors.h [deleted file]
Demos/Device/Keyboard/Doxygen.conf [deleted file]
Demos/Device/Keyboard/Keyboard.aps [deleted file]
Demos/Device/Keyboard/Keyboard.c [deleted file]
Demos/Device/Keyboard/Keyboard.h [deleted file]
Demos/Device/Keyboard/Keyboard.txt [deleted file]
Demos/Device/Keyboard/makefile [deleted file]
Demos/Device/KeyboardMouse/Descriptors.c [deleted file]
Demos/Device/KeyboardMouse/Descriptors.h [deleted file]
Demos/Device/KeyboardMouse/Doxygen.conf [deleted file]
Demos/Device/KeyboardMouse/KeyboardMouse.aps [deleted file]
Demos/Device/KeyboardMouse/KeyboardMouse.c [deleted file]
Demos/Device/KeyboardMouse/KeyboardMouse.h [deleted file]
Demos/Device/KeyboardMouse/KeyboardMouse.txt [deleted file]
Demos/Device/KeyboardMouse/makefile [deleted file]
Demos/Device/LowLevel/AudioInput/AudioInput.aps [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/AudioInput.c [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/AudioInput.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/AudioInput.txt [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/AudioInput/makefile [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/AudioOutput.aps [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/AudioOutput.c [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/AudioOutput.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/AudioOutput.txt [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/makefile [new file with mode: 0644]
Demos/Device/LowLevel/CDC/CDC.aps [new file with mode: 0644]
Demos/Device/LowLevel/CDC/CDC.c [new file with mode: 0644]
Demos/Device/LowLevel/CDC/CDC.h [new file with mode: 0644]
Demos/Device/LowLevel/CDC/CDC.txt [new file with mode: 0644]
Demos/Device/LowLevel/CDC/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/CDC/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/CDC/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/CDC/LUFA CDC.inf [new file with mode: 0644]
Demos/Device/LowLevel/CDC/makefile [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/DualCDC.aps [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/DualCDC.c [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/DualCDC.h [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/DualCDC.txt [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/LUFA DualCDC.inf [new file with mode: 0644]
Demos/Device/LowLevel/DualCDC/makefile [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/GenericHID.aps [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/GenericHID.c [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/GenericHID.h [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/GenericHID.txt [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/makefile [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Joystick.aps [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Joystick.c [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Joystick.h [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Joystick.txt [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/makefile [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Keyboard.aps [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Keyboard.c [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Keyboard.h [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Keyboard.txt [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/makefile [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.aps [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/makefile [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/MIDI.aps [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/MIDI.c [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/MIDI.h [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/MIDI.txt [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/makefile [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Lib/SCSI.c [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Lib/SCSI_Codes.h [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/MassStorage.aps [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/MassStorage.c [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/MassStorage.h [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/MassStorage.txt [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/makefile [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Mouse.aps [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Mouse.c [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Mouse.h [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Mouse.txt [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/makefile [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/LUFA RNDIS.inf [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/RNDISConstants.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.aps [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/makefile [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/Descriptors.c [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/Descriptors.h [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/Doxygen.conf [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/LUFA USBtoSerial.inf [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/Lib/RingBuff.c [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/Lib/RingBuff.h [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.aps [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.c [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.h [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.txt [new file with mode: 0644]
Demos/Device/LowLevel/USBtoSerial/makefile [new file with mode: 0644]
Demos/Device/LowLevel/makefile [new file with mode: 0644]
Demos/Device/MIDI/Descriptors.c [deleted file]
Demos/Device/MIDI/Descriptors.h [deleted file]
Demos/Device/MIDI/Doxygen.conf [deleted file]
Demos/Device/MIDI/MIDI.aps [deleted file]
Demos/Device/MIDI/MIDI.c [deleted file]
Demos/Device/MIDI/MIDI.h [deleted file]
Demos/Device/MIDI/MIDI.txt [deleted file]
Demos/Device/MIDI/makefile [deleted file]
Demos/Device/MassStorage/Descriptors.c [deleted file]
Demos/Device/MassStorage/Descriptors.h [deleted file]
Demos/Device/MassStorage/Doxygen.conf [deleted file]
Demos/Device/MassStorage/Lib/DataflashManager.c [deleted file]
Demos/Device/MassStorage/Lib/DataflashManager.h [deleted file]
Demos/Device/MassStorage/Lib/SCSI.c [deleted file]
Demos/Device/MassStorage/Lib/SCSI.h [deleted file]
Demos/Device/MassStorage/Lib/SCSI_Codes.h [deleted file]
Demos/Device/MassStorage/MassStorage.aps [deleted file]
Demos/Device/MassStorage/MassStorage.c [deleted file]
Demos/Device/MassStorage/MassStorage.h [deleted file]
Demos/Device/MassStorage/MassStorage.txt [deleted file]
Demos/Device/MassStorage/makefile [deleted file]
Demos/Device/Mouse/Descriptors.c [deleted file]
Demos/Device/Mouse/Descriptors.h [deleted file]
Demos/Device/Mouse/Doxygen.conf [deleted file]
Demos/Device/Mouse/Mouse.aps [deleted file]
Demos/Device/Mouse/Mouse.c [deleted file]
Demos/Device/Mouse/Mouse.h [deleted file]
Demos/Device/Mouse/Mouse.txt [deleted file]
Demos/Device/Mouse/makefile [deleted file]
Demos/Device/RNDISEthernet/Descriptors.c [deleted file]
Demos/Device/RNDISEthernet/Descriptors.h [deleted file]
Demos/Device/RNDISEthernet/Doxygen.conf [deleted file]
Demos/Device/RNDISEthernet/LUFA RNDIS.inf [deleted file]
Demos/Device/RNDISEthernet/Lib/ARP.c [deleted file]
Demos/Device/RNDISEthernet/Lib/ARP.h [deleted file]
Demos/Device/RNDISEthernet/Lib/DHCP.c [deleted file]
Demos/Device/RNDISEthernet/Lib/DHCP.h [deleted file]
Demos/Device/RNDISEthernet/Lib/Ethernet.c [deleted file]
Demos/Device/RNDISEthernet/Lib/Ethernet.h [deleted file]
Demos/Device/RNDISEthernet/Lib/EthernetProtocols.h [deleted file]
Demos/Device/RNDISEthernet/Lib/ICMP.c [deleted file]
Demos/Device/RNDISEthernet/Lib/ICMP.h [deleted file]
Demos/Device/RNDISEthernet/Lib/IP.c [deleted file]
Demos/Device/RNDISEthernet/Lib/IP.h [deleted file]
Demos/Device/RNDISEthernet/Lib/ProtocolDecoders.c [deleted file]
Demos/Device/RNDISEthernet/Lib/ProtocolDecoders.h [deleted file]
Demos/Device/RNDISEthernet/Lib/TCP.c [deleted file]
Demos/Device/RNDISEthernet/Lib/TCP.h [deleted file]
Demos/Device/RNDISEthernet/Lib/UDP.c [deleted file]
Demos/Device/RNDISEthernet/Lib/UDP.h [deleted file]
Demos/Device/RNDISEthernet/Lib/Webserver.c [deleted file]
Demos/Device/RNDISEthernet/Lib/Webserver.h [deleted file]
Demos/Device/RNDISEthernet/RNDISEthernet.aps [deleted file]
Demos/Device/RNDISEthernet/RNDISEthernet.c [deleted file]
Demos/Device/RNDISEthernet/RNDISEthernet.h [deleted file]
Demos/Device/RNDISEthernet/RNDISEthernet.txt [deleted file]
Demos/Device/RNDISEthernet/makefile [deleted file]
Demos/Device/USBtoSerial/Descriptors.c [deleted file]
Demos/Device/USBtoSerial/Descriptors.h [deleted file]
Demos/Device/USBtoSerial/Doxygen.conf [deleted file]
Demos/Device/USBtoSerial/LUFA USBtoSerial.inf [deleted file]
Demos/Device/USBtoSerial/Lib/RingBuff.c [deleted file]
Demos/Device/USBtoSerial/Lib/RingBuff.h [deleted file]
Demos/Device/USBtoSerial/USBtoSerial.aps [deleted file]
Demos/Device/USBtoSerial/USBtoSerial.c [deleted file]
Demos/Device/USBtoSerial/USBtoSerial.h [deleted file]
Demos/Device/USBtoSerial/USBtoSerial.txt [deleted file]
Demos/Device/USBtoSerial/makefile [deleted file]
Demos/Device/makefile [deleted file]