Moved all source to the trunk directory.
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 23 Feb 2009 07:08:17 +0000 (07:08 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 23 Feb 2009 07:08:17 +0000 (07:08 +0000)
commit9991321321d30ca9383d795ea7e796098c92045f
treecd3bd40eef421cc83c9d63e58f5def8a233acab6
parentc1a1b6eeecb375259968ef6d989833312047f2d8
Moved all source to the trunk directory.
268 files changed:
Demos/AudioInput/AudioInput.aps [new file with mode: 0644]
Demos/AudioInput/AudioInput.c [new file with mode: 0644]
Demos/AudioInput/AudioInput.h [new file with mode: 0644]
Demos/AudioInput/AudioInput.txt [new file with mode: 0644]
Demos/AudioInput/Descriptors.c [new file with mode: 0644]
Demos/AudioInput/Descriptors.h [new file with mode: 0644]
Demos/AudioInput/Doxygen.conf [new file with mode: 0644]
Demos/AudioInput/makefile [new file with mode: 0644]
Demos/AudioOutput/AudioOutput.aps [new file with mode: 0644]
Demos/AudioOutput/AudioOutput.c [new file with mode: 0644]
Demos/AudioOutput/AudioOutput.h [new file with mode: 0644]
Demos/AudioOutput/AudioOutput.txt [new file with mode: 0644]
Demos/AudioOutput/Descriptors.c [new file with mode: 0644]
Demos/AudioOutput/Descriptors.h [new file with mode: 0644]
Demos/AudioOutput/Doxygen.conf [new file with mode: 0644]
Demos/AudioOutput/makefile [new file with mode: 0644]
Demos/BluetoothHost/BluetoothACLPackets.c [new file with mode: 0644]
Demos/BluetoothHost/BluetoothACLPackets.h [new file with mode: 0644]
Demos/BluetoothHost/BluetoothClassCodes.h [new file with mode: 0644]
Demos/BluetoothHost/BluetoothHCICommands.c [new file with mode: 0644]
Demos/BluetoothHost/BluetoothHCICommands.h [new file with mode: 0644]
Demos/BluetoothHost/BluetoothHost.c [new file with mode: 0644]
Demos/BluetoothHost/BluetoothHost.h [new file with mode: 0644]
Demos/BluetoothHost/BluetoothStack.c [new file with mode: 0644]
Demos/BluetoothHost/BluetoothStack.h [new file with mode: 0644]
Demos/BluetoothHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/BluetoothHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/BluetoothHost/DeviceDescriptor.c [new file with mode: 0644]
Demos/BluetoothHost/DeviceDescriptor.h [new file with mode: 0644]
Demos/BluetoothHost/makefile [new file with mode: 0644]
Demos/CDC/CDC.aps [new file with mode: 0644]
Demos/CDC/CDC.c [new file with mode: 0644]
Demos/CDC/CDC.h [new file with mode: 0644]
Demos/CDC/CDC.txt [new file with mode: 0644]
Demos/CDC/Descriptors.c [new file with mode: 0644]
Demos/CDC/Descriptors.h [new file with mode: 0644]
Demos/CDC/Doxygen.conf [new file with mode: 0644]
Demos/CDC/LUFA CDC.inf [new file with mode: 0644]
Demos/CDC/makefile [new file with mode: 0644]
Demos/CDCHost/CDCHost.aps [new file with mode: 0644]
Demos/CDCHost/CDCHost.c [new file with mode: 0644]
Demos/CDCHost/CDCHost.h [new file with mode: 0644]
Demos/CDCHost/CDCHost.txt [new file with mode: 0644]
Demos/CDCHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/CDCHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/CDCHost/Doxygen.conf [new file with mode: 0644]
Demos/CDCHost/makefile [new file with mode: 0644]
Demos/DualCDC/Descriptors.c [new file with mode: 0644]
Demos/DualCDC/Descriptors.h [new file with mode: 0644]
Demos/DualCDC/Doxygen.conf [new file with mode: 0644]
Demos/DualCDC/DualCDC.aps [new file with mode: 0644]
Demos/DualCDC/DualCDC.c [new file with mode: 0644]
Demos/DualCDC/DualCDC.h [new file with mode: 0644]
Demos/DualCDC/DualCDC.txt [new file with mode: 0644]
Demos/DualCDC/LUFA DualCDC.inf [new file with mode: 0644]
Demos/DualCDC/makefile [new file with mode: 0644]
Demos/Joystick/Descriptors.c [new file with mode: 0644]
Demos/Joystick/Descriptors.h [new file with mode: 0644]
Demos/Joystick/Doxygen.conf [new file with mode: 0644]
Demos/Joystick/Joystick.aps [new file with mode: 0644]
Demos/Joystick/Joystick.c [new file with mode: 0644]
Demos/Joystick/Joystick.h [new file with mode: 0644]
Demos/Joystick/Joystick.txt [new file with mode: 0644]
Demos/Joystick/makefile [new file with mode: 0644]
Demos/Keyboard/Descriptors.c [new file with mode: 0644]
Demos/Keyboard/Descriptors.h [new file with mode: 0644]
Demos/Keyboard/Doxygen.conf [new file with mode: 0644]
Demos/Keyboard/Keyboard.aps [new file with mode: 0644]
Demos/Keyboard/Keyboard.c [new file with mode: 0644]
Demos/Keyboard/Keyboard.h [new file with mode: 0644]
Demos/Keyboard/Keyboard.txt [new file with mode: 0644]
Demos/Keyboard/makefile [new file with mode: 0644]
Demos/KeyboardFullInt/Descriptors.c [new file with mode: 0644]
Demos/KeyboardFullInt/Descriptors.h [new file with mode: 0644]
Demos/KeyboardFullInt/Doxygen.conf [new file with mode: 0644]
Demos/KeyboardFullInt/KeyboardFullInt.aps [new file with mode: 0644]
Demos/KeyboardFullInt/KeyboardFullInt.c [new file with mode: 0644]
Demos/KeyboardFullInt/KeyboardFullInt.h [new file with mode: 0644]
Demos/KeyboardFullInt/KeyboardFullInt.txt [new file with mode: 0644]
Demos/KeyboardFullInt/makefile [new file with mode: 0644]
Demos/KeyboardHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/KeyboardHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/KeyboardHost/Doxygen.conf [new file with mode: 0644]
Demos/KeyboardHost/KeyboardHost.aps [new file with mode: 0644]
Demos/KeyboardHost/KeyboardHost.c [new file with mode: 0644]
Demos/KeyboardHost/KeyboardHost.h [new file with mode: 0644]
Demos/KeyboardHost/KeyboardHost.txt [new file with mode: 0644]
Demos/KeyboardHost/makefile [new file with mode: 0644]
Demos/KeyboardHostViaInt/ConfigDescriptor.c [new file with mode: 0644]
Demos/KeyboardHostViaInt/ConfigDescriptor.h [new file with mode: 0644]
Demos/KeyboardHostViaInt/Doxygen.conf [new file with mode: 0644]
Demos/KeyboardHostViaInt/KeyboardHostViaInt.aps [new file with mode: 0644]
Demos/KeyboardHostViaInt/KeyboardHostViaInt.c [new file with mode: 0644]
Demos/KeyboardHostViaInt/KeyboardHostViaInt.h [new file with mode: 0644]
Demos/KeyboardHostViaInt/KeyboardHostViaInt.txt [new file with mode: 0644]
Demos/KeyboardHostViaInt/makefile [new file with mode: 0644]
Demos/KeyboardHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
Demos/KeyboardHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
Demos/KeyboardHostWithParser/Doxygen.conf [new file with mode: 0644]
Demos/KeyboardHostWithParser/HIDReport.c [new file with mode: 0644]
Demos/KeyboardHostWithParser/HIDReport.h [new file with mode: 0644]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.aps [new file with mode: 0644]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.c [new file with mode: 0644]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.h [new file with mode: 0644]
Demos/KeyboardHostWithParser/KeyboardHostWithParser.txt [new file with mode: 0644]
Demos/KeyboardHostWithParser/makefile [new file with mode: 0644]
Demos/KeyboardMouse/Descriptors.c [new file with mode: 0644]
Demos/KeyboardMouse/Descriptors.h [new file with mode: 0644]
Demos/KeyboardMouse/Doxygen.conf [new file with mode: 0644]
Demos/KeyboardMouse/KeyboardMouse.aps [new file with mode: 0644]
Demos/KeyboardMouse/KeyboardMouse.c [new file with mode: 0644]
Demos/KeyboardMouse/KeyboardMouse.h [new file with mode: 0644]
Demos/KeyboardMouse/KeyboardMouse.txt [new file with mode: 0644]
Demos/KeyboardMouse/makefile [new file with mode: 0644]
Demos/KeyboardViaInt/Descriptors.c [new file with mode: 0644]
Demos/KeyboardViaInt/Descriptors.h [new file with mode: 0644]
Demos/KeyboardViaInt/Doxygen.conf [new file with mode: 0644]
Demos/KeyboardViaInt/KeyboardViaInt.aps [new file with mode: 0644]
Demos/KeyboardViaInt/KeyboardViaInt.c [new file with mode: 0644]
Demos/KeyboardViaInt/KeyboardViaInt.h [new file with mode: 0644]
Demos/KeyboardViaInt/KeyboardViaInt.txt [new file with mode: 0644]
Demos/KeyboardViaInt/makefile [new file with mode: 0644]
Demos/MIDI/Descriptors.c [new file with mode: 0644]
Demos/MIDI/Descriptors.h [new file with mode: 0644]
Demos/MIDI/Doxygen.conf [new file with mode: 0644]
Demos/MIDI/MIDI.aps [new file with mode: 0644]
Demos/MIDI/MIDI.c [new file with mode: 0644]
Demos/MIDI/MIDI.h [new file with mode: 0644]
Demos/MIDI/MIDI.txt [new file with mode: 0644]
Demos/MIDI/makefile [new file with mode: 0644]
Demos/MassStorage/DataflashManager.c [new file with mode: 0644]
Demos/MassStorage/DataflashManager.h [new file with mode: 0644]
Demos/MassStorage/Descriptors.c [new file with mode: 0644]
Demos/MassStorage/Descriptors.h [new file with mode: 0644]
Demos/MassStorage/Doxygen.conf [new file with mode: 0644]
Demos/MassStorage/MassStorage.aps [new file with mode: 0644]
Demos/MassStorage/MassStorage.c [new file with mode: 0644]
Demos/MassStorage/MassStorage.h [new file with mode: 0644]
Demos/MassStorage/MassStorage.txt [new file with mode: 0644]
Demos/MassStorage/SCSI.c [new file with mode: 0644]
Demos/MassStorage/SCSI.h [new file with mode: 0644]
Demos/MassStorage/SCSI_Codes.h [new file with mode: 0644]
Demos/MassStorage/makefile [new file with mode: 0644]
Demos/MassStorageHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/MassStorageHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/MassStorageHost/Doxygen.conf [new file with mode: 0644]
Demos/MassStorageHost/MassStorageHost.aps [new file with mode: 0644]
Demos/MassStorageHost/MassStorageHost.c [new file with mode: 0644]
Demos/MassStorageHost/MassStorageHost.h [new file with mode: 0644]
Demos/MassStorageHost/MassStorageHost.txt [new file with mode: 0644]
Demos/MassStorageHost/MassStoreCommands.c [new file with mode: 0644]
Demos/MassStorageHost/MassStoreCommands.h [new file with mode: 0644]
Demos/MassStorageHost/SCSI_Codes.h [new file with mode: 0644]
Demos/MassStorageHost/makefile [new file with mode: 0644]
Demos/Mouse/Descriptors.c [new file with mode: 0644]
Demos/Mouse/Descriptors.h [new file with mode: 0644]
Demos/Mouse/Doxygen.conf [new file with mode: 0644]
Demos/Mouse/Mouse.aps [new file with mode: 0644]
Demos/Mouse/Mouse.c [new file with mode: 0644]
Demos/Mouse/Mouse.h [new file with mode: 0644]
Demos/Mouse/Mouse.txt [new file with mode: 0644]
Demos/Mouse/makefile [new file with mode: 0644]
Demos/MouseFullInt/Descriptors.c [new file with mode: 0644]
Demos/MouseFullInt/Descriptors.h [new file with mode: 0644]
Demos/MouseFullInt/Doxygen.conf [new file with mode: 0644]
Demos/MouseFullInt/MouseFullInt.aps [new file with mode: 0644]
Demos/MouseFullInt/MouseFullInt.c [new file with mode: 0644]
Demos/MouseFullInt/MouseFullInt.h [new file with mode: 0644]
Demos/MouseFullInt/MouseFullInt.txt [new file with mode: 0644]
Demos/MouseFullInt/makefile [new file with mode: 0644]
Demos/MouseHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/MouseHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/MouseHost/Doxygen.conf [new file with mode: 0644]
Demos/MouseHost/MouseHost.aps [new file with mode: 0644]
Demos/MouseHost/MouseHost.c [new file with mode: 0644]
Demos/MouseHost/MouseHost.h [new file with mode: 0644]
Demos/MouseHost/MouseHost.txt [new file with mode: 0644]
Demos/MouseHost/makefile [new file with mode: 0644]
Demos/MouseHostViaInt/ConfigDescriptor.c [new file with mode: 0644]
Demos/MouseHostViaInt/ConfigDescriptor.h [new file with mode: 0644]
Demos/MouseHostViaInt/Doxygen.conf [new file with mode: 0644]
Demos/MouseHostViaInt/MouseHostViaInt.aps [new file with mode: 0644]
Demos/MouseHostViaInt/MouseHostViaInt.c [new file with mode: 0644]
Demos/MouseHostViaInt/MouseHostViaInt.h [new file with mode: 0644]
Demos/MouseHostViaInt/MouseHostViaInt.txt [new file with mode: 0644]
Demos/MouseHostViaInt/makefile [new file with mode: 0644]
Demos/MouseHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
Demos/MouseHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
Demos/MouseHostWithParser/Doxygen.conf [new file with mode: 0644]
Demos/MouseHostWithParser/HIDReport.c [new file with mode: 0644]
Demos/MouseHostWithParser/HIDReport.h [new file with mode: 0644]
Demos/MouseHostWithParser/MouseHostWithParser.aps [new file with mode: 0644]
Demos/MouseHostWithParser/MouseHostWithParser.c [new file with mode: 0644]
Demos/MouseHostWithParser/MouseHostWithParser.h [new file with mode: 0644]
Demos/MouseHostWithParser/MouseHostWithParser.txt [new file with mode: 0644]
Demos/MouseHostWithParser/makefile [new file with mode: 0644]
Demos/MouseViaInt/Descriptors.c [new file with mode: 0644]
Demos/MouseViaInt/Descriptors.h [new file with mode: 0644]
Demos/MouseViaInt/Doxygen.conf [new file with mode: 0644]
Demos/MouseViaInt/MouseViaInt.aps [new file with mode: 0644]
Demos/MouseViaInt/MouseViaInt.c [new file with mode: 0644]
Demos/MouseViaInt/MouseViaInt.h [new file with mode: 0644]
Demos/MouseViaInt/MouseViaInt.txt [new file with mode: 0644]
Demos/MouseViaInt/makefile [new file with mode: 0644]
Demos/RNDISEthernet/ARP.c [new file with mode: 0644]
Demos/RNDISEthernet/ARP.h [new file with mode: 0644]
Demos/RNDISEthernet/DHCP.c [new file with mode: 0644]
Demos/RNDISEthernet/DHCP.h [new file with mode: 0644]
Demos/RNDISEthernet/Descriptors.c [new file with mode: 0644]
Demos/RNDISEthernet/Descriptors.h [new file with mode: 0644]
Demos/RNDISEthernet/Doxygen.conf [new file with mode: 0644]
Demos/RNDISEthernet/Ethernet.c [new file with mode: 0644]
Demos/RNDISEthernet/Ethernet.h [new file with mode: 0644]
Demos/RNDISEthernet/EthernetProtocols.h [new file with mode: 0644]
Demos/RNDISEthernet/ICMP.c [new file with mode: 0644]
Demos/RNDISEthernet/ICMP.h [new file with mode: 0644]
Demos/RNDISEthernet/IP.c [new file with mode: 0644]
Demos/RNDISEthernet/IP.h [new file with mode: 0644]
Demos/RNDISEthernet/LUFA RNDIS.inf [new file with mode: 0644]
Demos/RNDISEthernet/ProtocolDecoders.c [new file with mode: 0644]
Demos/RNDISEthernet/ProtocolDecoders.h [new file with mode: 0644]
Demos/RNDISEthernet/RNDIS.c [new file with mode: 0644]
Demos/RNDISEthernet/RNDIS.h [new file with mode: 0644]
Demos/RNDISEthernet/RNDISConstants.h [new file with mode: 0644]
Demos/RNDISEthernet/RNDISEthernet.aps [new file with mode: 0644]
Demos/RNDISEthernet/RNDISEthernet.c [new file with mode: 0644]
Demos/RNDISEthernet/RNDISEthernet.h [new file with mode: 0644]
Demos/RNDISEthernet/RNDISEthernet.txt [new file with mode: 0644]
Demos/RNDISEthernet/TCP.c [new file with mode: 0644]
Demos/RNDISEthernet/TCP.h [new file with mode: 0644]
Demos/RNDISEthernet/UDP.c [new file with mode: 0644]
Demos/RNDISEthernet/UDP.h [new file with mode: 0644]
Demos/RNDISEthernet/Webserver.c [new file with mode: 0644]
Demos/RNDISEthernet/Webserver.h [new file with mode: 0644]
Demos/RNDISEthernet/makefile [new file with mode: 0644]
Demos/StillImageHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/StillImageHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/StillImageHost/Doxygen.conf [new file with mode: 0644]
Demos/StillImageHost/PIMACodes.h [new file with mode: 0644]
Demos/StillImageHost/StillImageCommands.c [new file with mode: 0644]
Demos/StillImageHost/StillImageCommands.h [new file with mode: 0644]
Demos/StillImageHost/StillImageHost.aps [new file with mode: 0644]
Demos/StillImageHost/StillImageHost.c [new file with mode: 0644]
Demos/StillImageHost/StillImageHost.h [new file with mode: 0644]
Demos/StillImageHost/StillImageHost.txt [new file with mode: 0644]
Demos/StillImageHost/makefile [new file with mode: 0644]
Demos/TestApp/Descriptors.c [new file with mode: 0644]
Demos/TestApp/Descriptors.h [new file with mode: 0644]
Demos/TestApp/Doxygen.conf [new file with mode: 0644]
Demos/TestApp/TestApp.aps [new file with mode: 0644]
Demos/TestApp/TestApp.c [new file with mode: 0644]
Demos/TestApp/TestApp.h [new file with mode: 0644]
Demos/TestApp/TestApp.txt [new file with mode: 0644]
Demos/TestApp/TestEvents.c [new file with mode: 0644]
Demos/TestApp/TestEvents.h [new file with mode: 0644]
Demos/TestApp/makefile [new file with mode: 0644]
Demos/USBtoSerial/Descriptors.c [new file with mode: 0644]
Demos/USBtoSerial/Descriptors.h [new file with mode: 0644]
Demos/USBtoSerial/Doxygen.conf [new file with mode: 0644]
Demos/USBtoSerial/LUFA USBtoSerial.inf [new file with mode: 0644]
Demos/USBtoSerial/RingBuff.c [new file with mode: 0644]
Demos/USBtoSerial/RingBuff.h [new file with mode: 0644]
Demos/USBtoSerial/USBtoSerial.aps [new file with mode: 0644]
Demos/USBtoSerial/USBtoSerial.c [new file with mode: 0644]
Demos/USBtoSerial/USBtoSerial.h [new file with mode: 0644]
Demos/USBtoSerial/USBtoSerial.txt [new file with mode: 0644]
Demos/USBtoSerial/makefile [new file with mode: 0644]
Demos/makefile [new file with mode: 0644]