]> git.gir.st - tmk_keyboard.git/commit
Squashed 'tmk_core/' changes from caca2c0..dc0e46e
authortmk <hasu@tmk-kbd.com>
Wed, 13 May 2015 02:13:10 +0000 (11:13 +0900)
committertmk <hasu@tmk-kbd.com>
Wed, 13 May 2015 02:13:10 +0000 (11:13 +0900)
commitf6d56675f9f981c5464f0ca7a1fbb0162154e8c5
tree57c9d4b3808a26116ae0ee7956fc00b84841aa2b
parent4d116a04e94cf0d19317d5b44e4fa9f34a3e5594
Squashed 'tmk_core/' changes from caca2c0..dc0e46e

dc0e46e Rename LUFA to LUFA-git
3bfa7fa Remove LUFA-120730
215b764 Merge commit 'afa0f22a9299686fd88f58ce09c5b521ac917e8f' as 'protocol/lufa/LUFA'
afa0f22 Squashed 'protocol/lufa/LUFA/' content from commit def7fca
c0c42fa Remove submodule of LUFA
30f897d Merge commit '87ced33feb74e79c3281dda36eb6d6d153399b41' as 'protocol/usb_hid/USB_Host_Shield_2.0'
87ced33 Squashed 'protocol/usb_hid/USB_Host_Shield_2.0/' content from commit aab4a69
14f6d49 Remove submodule of USB_Host_Shield_2.0

git-subtree-dir: tmk_core
git-subtree-split: dc0e46eaa4367d4e218f8816e3c117895820f07c
1575 files changed:
.gitmodules
protocol/lufa.mk
protocol/lufa/LUFA-120730/LUFA/Build/lufa_sources.mk [deleted file]
protocol/lufa/LUFA-120730/LUFA/Doxygen.conf [deleted file]
protocol/lufa/LUFA-120730/LUFA/DoxygenPages/CompileTimeTokens.txt [deleted file]
protocol/lufa/LUFA-120730/LUFA/DoxygenPages/KnownIssues.txt [deleted file]
protocol/lufa/LUFA-120730/LUFA/DoxygenPages/LicenseInfo.txt [deleted file]
protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Style/Style.css [deleted file]
protocol/lufa/LUFA-120730/LUFA/DoxygenPages/VIDAndPIDValues.txt [deleted file]
protocol/lufa/LUFA-120730/LUFA/DoxygenPages/WritingBoardDrivers.txt [deleted file]
protocol/lufa/LUFA-git [deleted submodule]
protocol/lufa/LUFA-git/.gitignore [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/BootloaderAPI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/BootloaderAPI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/BootloaderAPITable.S [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/BootloaderCDC.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/BootloaderCDC.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/BootloaderCDC.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/LUFA CDC Bootloader.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/CDC/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/BootloaderAPI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/BootloaderAPI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/BootloaderAPITable.S [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/BootloaderDFU.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/BootloaderDFU.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/BootloaderDFU.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/DFU/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/BootloaderHID.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/BootloaderHID.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/BootloaderHID.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/HostLoaderApp/Makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/HostLoaderApp/Makefile.bsd [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/HostLoaderApp/gpl3.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/HostLoaderApp/hid_bootloader_cli.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/HostLoaderApp_Python/hid_bootloader_loader.py [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/HID/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/BootloaderAPI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/BootloaderAPI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/BootloaderAPITable.S [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/BootloaderMassStorage.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/BootloaderMassStorage.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/BootloaderMassStorage.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Lib/VirtualFAT.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/Lib/VirtualFAT.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/MassStorage/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/BootloaderAPI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/BootloaderAPI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/BootloaderAPITable.S [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/BootloaderPrinter.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/BootloaderPrinter.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/BootloaderPrinter.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/Printer/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Bootloaders/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/Board/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/Board/Buttons.h [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/Board/Dataflash.h [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/Board/Joystick.h [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/Board/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/BoardDeviceMap.cfg [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/Test.c [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BoardDriverTest/makefile.test [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BootloaderTest/BootloaderDeviceMap.cfg [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/BootloaderTest/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/ModuleTest/Dummy.S [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/ModuleTest/Modules.h [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/ModuleTest/Test_C.c [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/ModuleTest/Test_CPP.cpp [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/ModuleTest/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/ModuleTest/makefile.test [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/SingleUSBModeTest/Dummy.S [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/SingleUSBModeTest/Test.c [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/SingleUSBModeTest/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/SingleUSBModeTest/makefile.test [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/StaticAnalysisTest/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/BuildTests/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/AudioInput.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/AudioInput.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/AudioInput.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioInput/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/AudioOutput.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/AudioOutput.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/AudioOutput/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/DualMIDI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/DualMIDI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/DualMIDI.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualMIDI/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/LUFA DualVirtualSerial.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/DualVirtualSerial/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/GenericHID.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/GenericHID.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/GenericHID.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.js [new file with mode: 0755]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_libusb.py [new file with mode: 0755]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/HostTestApp/test_generic_hid_winusb.py [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/GenericHID/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/Joystick.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/Joystick.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/Joystick.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Joystick/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/Keyboard.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/Keyboard.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/Keyboard.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Keyboard/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/KeyboardMouse.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouse/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/KeyboardMouseMultiReport.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/MIDI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/MIDI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/MIDI.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MIDI/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/MassStorage.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/MassStorage.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/MassStorage.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorage/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/DataflashManager.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/MassStorageKeyboard/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/Mouse.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/Mouse.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/Mouse.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/Mouse/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/LUFA RNDIS.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/ARP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/DHCP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/EthernetProtocols.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/ICMP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/IP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/ProtocolDecoders.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/Lib/Webserver.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/RNDISEthernet.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/RNDISEthernet/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/LUFA VirtualSerial.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/VirtualSerial.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerial/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/LUFA VirtualSerialMassStorage.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/DataflashManager.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/VirtualSerialMassStorage.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/LUFA VirtualSerialMouse.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/VirtualSerialMouse.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/VirtualSerialMouse/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/ClassDriver/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/Incomplete/TestAndMeasurement/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/AudioInput.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/AudioInput.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/AudioInput.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioInput/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/AudioOutput.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/AudioOutput.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/AudioOutput/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/BulkVendor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/BulkVendor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/BulkVendor.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/HostTestApp/test_bulk_vendor.py [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/LUFA_Bulk_Vendor_Demo.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/amd64/libusb0.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/amd64/libusb0.sys [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/ia64/libusb0.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/ia64/libusb0.sys [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/installer_x64.exe [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/installer_x86.exe [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/license/libusb0/installer_license.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/x86/libusb0.sys [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/WindowsDriver/x86/libusb0_x86.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/BulkVendor/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/DualVirtualSerial/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/GenericHID.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/GenericHID.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/GenericHID.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/HostTestApp/test_generic_hid.py [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/GenericHID/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/Joystick.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/Joystick.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/Joystick.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Joystick/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/Keyboard.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/Keyboard.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/Keyboard.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Keyboard/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/KeyboardMouse/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/MIDI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/MIDI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/MIDI.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MIDI/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/MassStorage.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/MassStorage.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/MassStorage.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/MassStorage/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/Mouse.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/Mouse.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/Mouse.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/Mouse/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/LUFA RNDIS.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/DHCP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/Ethernet.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/EthernetProtocols.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/ICMP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/IP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/ProtocolDecoders.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/RNDIS.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/UDP.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/Lib/Webserver.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/RNDISEthernet/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/LUFA VirtualSerial.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/VirtualSerial.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/VirtualSerial/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/LowLevel/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Device/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/DeviceFunctions.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/HostFunctions.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/MouseHostDevice.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/MouseHostDevice/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/ClassDriver/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/DualRole/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidHostApp/AndroidHostApp.zip [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AndroidAccessoryHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/AudioInputHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioInputHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/AudioOutputHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/AudioOutputHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/JoystickHostWithParser/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/KeyboardHostWithParser/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/MIDIHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/MIDIHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/MIDIHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MIDIHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MassStorageHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/MouseHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/MouseHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/MouseHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/MouseHostWithParser/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/PrinterHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/PrinterHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/PrinterHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/PrinterHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/RNDISEthernetHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/RNDISEthernetHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/StillImageHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/StillImageHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/StillImageHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/VirtualSerialHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/VirtualSerialHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/ClassDriver/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AndroidAccessoryHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioOutputHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/GenericHIDHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/JoystickHostWithParser/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/KeyboardHostWithParser/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/MIDIHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/MIDIHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/MIDIHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MIDIHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MassStorageHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/MouseHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/MouseHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/MouseHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/MouseHostWithParser/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/PrinterHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/PrinterHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/PrinterHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/PrinterHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/RNDISEthernetHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/RNDISHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/RNDISEthernetHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/Lib/PIMACodes.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/Lib/StillImageCommands.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/StillImageHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/StillImageHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/StillImageHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/StillImageHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/VirtualSerialHost.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/VirtualSerialHost/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/LowLevel/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/Host/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Demos/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c [moved from protocol/lufa/LUFA-120730/LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Build/HID_EEPROM_Loader/makefile [moved from protocol/lufa/LUFA-120730/LUFA/Build/HID_EEPROM_Loader/makefile with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_atprogram.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_atprogram.mk with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_avrdude.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_avrdude.mk with 83% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_build.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_build.mk with 63% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_core.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_core.mk with 67% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_cppcheck.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_cppcheck.mk with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_dfu.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_dfu.mk with 82% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_doxygen.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_doxygen.mk with 64% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_hid.mk [moved from protocol/lufa/LUFA-120730/LUFA/Build/lufa_hid.mk with 76% similarity]
protocol/lufa/LUFA-git/LUFA/Build/lufa_sources.mk [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DeviceTemplate/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DeviceTemplate/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DeviceTemplate/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DriverStubs/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DriverStubs/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DriverStubs/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/Dataflash.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DriverStubs/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/Joystick.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/DriverStubs/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/CodeTemplates/DriverStubs/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/HostTemplate/HostApplication.c [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/HostTemplate/HostApplication.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/HostTemplate/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/LUFAConfig.h [moved from protocol/lufa/LUFA-120730/LUFA/CodeTemplates/LUFAConfig.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/WindowsINF/LUFA CDC-ACM.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/WindowsINF/LUFA RNDIS.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/CodeTemplates/makefile_template [moved from protocol/lufa/LUFA-120730/LUFA/CodeTemplates/makefile_template with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Common/ArchitectureSpecific.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/ArchitectureSpecific.h with 56% similarity]
protocol/lufa/LUFA-git/LUFA/Common/Architectures.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/Architectures.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Common/Attributes.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/Attributes.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Common/BoardTypes.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/BoardTypes.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Common/Common.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/Common.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Common/CompilerSpecific.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/CompilerSpecific.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Common/Endianness.h [moved from protocol/lufa/LUFA-120730/LUFA/Common/Endianness.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/BuildSystem.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/BuildSystem.txt with 68% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/BuildingLinkableLibraries.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/BuildingLinkableLibraries.txt with 94% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/ChangeLog.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ChangeLog.txt with 91% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/CompileTimeTokens.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/CompilingApps.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/CompilingApps.txt with 72% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/ConfiguringApps.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ConfiguringApps.txt with 70% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/DevelopingWithLUFA.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DevelopingWithLUFA.txt with 93% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/DeviceSupport.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DeviceSupport.txt with 90% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/DirectorySummaries.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DirectorySummaries.txt with 97% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Donating.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Donating.txt with 81% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/ExportingLibrary.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ExportingLibrary.txt with 90% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/FutureChanges.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/FutureChanges.txt with 92% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/GettingStarted.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/GettingStarted.txt with 72% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Groups.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Groups.txt with 50% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step1.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step1.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step2.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step2.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step3.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step3.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step4.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step4.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_1.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_1.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_2.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_2.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_3.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/AS5_AS6_Import/AS5_AS6_Import_Step5_3.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/Author.jpg [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/Author.jpg with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/LUFA.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/LUFA.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Images/LUFA_thumb.png [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Images/LUFA_thumb.png with 100% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/KnownIssues.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/LUFAPoweredProjects.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/LUFAPoweredProjects.txt with 73% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/LibraryResources.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/LibraryResources.txt with 93% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/LicenseInfo.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/MainPage.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/MainPage.txt with 98% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/MigrationInformation.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/MigrationInformation.txt with 95% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/OSDrivers.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/ProgrammingApps.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/ProgrammingApps.txt with 98% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/SoftwareBootloaderJump.txt [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/SoftwareBootloaderJump.txt with 92% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Style/Footer.htm [moved from protocol/lufa/LUFA-120730/LUFA/DoxygenPages/Style/Footer.htm with 97% similarity]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/Style/Style.css [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/VIDAndPIDValues.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/DoxygenPages/WritingBoardDrivers.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/ADAFRUITU4/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BENITO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BENITO/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BENITO/LEDs.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BLACKCAT/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BUI/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BUI/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUI/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUMBLEB/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUMBLEB/Joystick.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/BUMBLEB/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/CULV3/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/CULV3/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/CULV3/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/DUCE/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/DUCE/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/EVK527/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/Dataflash.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/Joystick.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/EVK527/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/JMDBU2/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/JMDBU2/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/JMDBU2/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/LEONARDO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/LEONARDO/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MAXIMUS/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICRO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICRO/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROSIN162/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MICROSIN162/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MINIMUS/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MINIMUS/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MINIMUS/LEDs.h with 81% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MULTIO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX162/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX162/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX32U4/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/RZUSBSTICK/LEDs.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/SPARKFUN8U2/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK525/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK525/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK525/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK525/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK525/Dataflash.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK525/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK525/Joystick.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK525/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK525/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK526/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK526/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK526/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK526/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK526/Dataflash.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK526/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK526/Joystick.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/STK526/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/STK526/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/TEENSY/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/TEENSY/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/TUL/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/TUL/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/TUL/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/TUL/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/TUL/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/U2S/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/U2S/Buttons.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/U2S/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/UDIP/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/UDIP/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/UDIP/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/UDIP/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/UDIP/LEDs.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/UNO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/UNO/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/UNO/LEDs.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USB2AX/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h with 81% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h with 69% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBFOO/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBFOO/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBFOO/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBKEY/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBKEY/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBKEY/Dataflash.h with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBKEY/Joystick.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBKEY/LEDs.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBTINYMKII/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBTINYMKII/Buttons.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/USBTINYMKII/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/XPLAIN/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/YUN/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/AVR8/YUN/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/Buttons.h with 84% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/Dataflash.h with 83% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/Joystick.h with 83% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/LEDs.h with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/Temperature.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/Temperature.c with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/Temperature.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/Temperature.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1100/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1100/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1100/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1100/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1100/Joystick.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1100/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1100/LEDs.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1101/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1101/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1101/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1101/Joystick.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1101/Joystick.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1101/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1101/LEDs.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1104/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1104/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1104/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/EVK1104/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/UC3/EVK1104/LEDs.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Buttons.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Buttons.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Dataflash.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/LEDs.h with 60% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Buttons.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Dataflash.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Board/XMEGA/B1_XPLAINED/LEDs.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Board.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/Buttons.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Board/XMEGA/C3_XPLAINED/LEDs.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Misc/AT45DB321C.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Misc/AT45DB321C.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Misc/AT45DB642D.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Misc/AT45DB642D.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Misc/RingBuffer.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Misc/RingBuffer.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Misc/TerminalCodes.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Misc/TerminalCodes.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/ADC.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/ADC.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/SPI_AVR8.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/SerialSPI_AVR8.h with 82% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h with 78% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/SPI.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/SPI.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/Serial.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/Serial.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/SerialSPI.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/SerialSPI.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/TWI.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/TWI.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/XMEGA/SPI_XMEGA.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/XMEGA/SerialSPI_XMEGA.h with 84% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h with 79% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.c [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/Peripheral/XMEGA/TWI_XMEGA.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/AndroidAccessoryClass.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/AudioClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/AudioClass.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/CDCClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/CDCClass.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/AudioClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/AudioClassCommon.h with 97% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/CDCClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/CDCClassCommon.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/HIDClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/HIDClassCommon.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/HIDParser.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/HIDParser.c with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/HIDParser.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/HIDParser.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/HIDReportData.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/HIDReportData.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/MIDIClassCommon.h with 84% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/MassStorageClassCommon.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/PrinterClassCommon.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/RNDISClassCommon.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Common/StillImageClassCommon.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/AudioClassDevice.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/AudioClassDevice.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/CDCClassDevice.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/CDCClassDevice.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/HIDClassDevice.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/HIDClassDevice.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/HIDClassDevice.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.c with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/MassStorageClassDevice.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.c [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/PrinterClassDevice.h [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Device/RNDISClassDevice.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/HIDClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/HIDClass.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/AudioClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/AudioClassHost.c with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/AudioClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/AudioClassHost.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/CDCClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/CDCClassHost.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/CDCClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/CDCClassHost.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/HIDClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/HIDClassHost.c with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/HIDClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/HIDClassHost.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/MIDIClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/MIDIClassHost.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/MIDIClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/MIDIClassHost.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.c with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/MassStorageClassHost.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/PrinterClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/PrinterClassHost.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/PrinterClassHost.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/RNDISClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/RNDISClassHost.c with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/RNDISClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/RNDISClassHost.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/StillImageClassHost.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/StillImageClassHost.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/Host/StillImageClassHost.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/Host/StillImageClassHost.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/MIDIClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/MIDIClass.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/MassStorageClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/MassStorageClass.h with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/PrinterClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/PrinterClass.h with 82% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/RNDISClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/RNDISClass.h with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Class/StillImageClass.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Class/StillImageClass.h with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.c with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.c with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Host_AVR8.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/OTG_AVR8.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_W.c with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_RW.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Template/Template_Pipe_RW.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.c with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/ConfigDescriptors.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/ConfigDescriptors.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/ConfigDescriptors.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/ConfigDescriptors.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/Device.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/Device.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/DeviceStandardReq.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/DeviceStandardReq.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/DeviceStandardReq.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/DeviceStandardReq.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/Endpoint.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/Endpoint.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/EndpointStream.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/EndpointStream.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/Events.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/Events.c with 82% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/Events.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/Events.h with 97% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/Host.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/Host.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/HostStandardReq.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/HostStandardReq.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/HostStandardReq.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/HostStandardReq.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/OTG.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/OTG.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/Pipe.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/Pipe.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/PipeStream.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/PipeStream.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/StdDescriptors.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/StdDescriptors.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/StdRequestType.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/StdRequestType.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Device_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Device_UC3.c with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Device_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Device_UC3.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Host_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Host_UC3.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Host_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Host_UC3.h with 96% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h with 97% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_R.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/AVR8/Template/Template_Endpoint_Control_R.c with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_Control_W.c with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Template/Template_Pipe_RW.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/USBController_UC3.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.c with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/USBInterrupt_UC3.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/USBController.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/USBController.h with 85% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/USBInterrupt.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/USBInterrupt.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/USBMode.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/USBMode.h with 92% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/USBTask.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/USBTask.c with 75% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/USBTask.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/USBTask.h with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.c with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h with 95% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c with 94% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.c with 58% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h with 84% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Host_XMEGA.c with 85% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/PipeStream_XMEGA.c with 85% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Pipe_XMEGA.c with 85% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_R.c with 89% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_Control_W.c with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/Template/Template_Endpoint_RW.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/UC3/Template/Template_Endpoint_RW.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.c with 88% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/Core/XMEGA/USBInterrupt_XMEGA.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Drivers/USB/USB.h [moved from protocol/lufa/LUFA-120730/LUFA/Drivers/USB/USB.h with 94% similarity]
protocol/lufa/LUFA-git/LUFA/License.txt [moved from protocol/lufa/LUFA-120730/LUFA/License.txt with 87% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/Platform.h [moved from protocol/lufa/LUFA-120730/LUFA/Platform/Platform.h with 90% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/UC3/ClockManagement.h [moved from protocol/lufa/LUFA-120730/LUFA/Platform/UC3/ClockManagement.h with 73% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/UC3/Exception.S [moved from protocol/lufa/LUFA-120730/LUFA/Platform/UC3/Exception.S with 91% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/UC3/InterruptManagement.c [moved from protocol/lufa/LUFA-120730/LUFA/Platform/UC3/InterruptManagement.c with 75% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/UC3/InterruptManagement.h [moved from protocol/lufa/LUFA-120730/LUFA/Platform/UC3/InterruptManagement.h with 86% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/UC3/UC3ExperimentalInfo.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Platform/XMEGA/ClockManagement.h [moved from protocol/lufa/LUFA-120730/LUFA/Platform/XMEGA/ClockManagement.h with 93% similarity]
protocol/lufa/LUFA-git/LUFA/Platform/XMEGA/XMEGAExperimentalInfo.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/Docbook/mshelp/placeholder.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/Docbook/placeholder.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/HV1/helpcontentsetup.msha [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/HV1/lufa_helpcontentsetup_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/HV1/lufa_hv1_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/ProjectGenerator/placeholder.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/LUFA.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/LUFA.pkgdef [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/[Content_Types].xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/asf-manifest.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/extension.vsixmanifest [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/generate_caches.py [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/lufa_asfmanifest_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/VSIX/lufa_vsmanifest_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/XDK/lufa_extension_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/XDK/lufa_filelist_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/XDK/lufa_indent_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/XDK/lufa_module_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_common.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_board.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_board_names.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_misc.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_peripheral.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_android.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_audio.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_cdc.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_hid.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_midi.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_ms.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_printer.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_rndis.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_class_si.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_core.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_drivers_usb_core_xmega.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_platform.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_platform_uc3.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_platform_xmega.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/lufa_toolchain.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/StudioIntegration/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/Version.h [moved from protocol/lufa/LUFA-120730/LUFA/Version.h with 84% similarity]
protocol/lufa/LUFA-git/LUFA/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/LUFA/makefile [moved from protocol/lufa/LUFA-120730/LUFA/makefile with 67% similarity]
protocol/lufa/LUFA-git/Maintenance/lufa_functionlist_transform.xslt [new file with mode: 0644]
protocol/lufa/LUFA-git/Maintenance/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/AVRISP-MKII.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/AVRISP-MKII.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/AVRISP-MKII.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/AVRISPDescriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/AVRISPDescriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/V2Protocol.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/V2Protocol.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/V2ProtocolConstants.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/V2ProtocolParams.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/V2ProtocolParams.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/TINYNVM.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/XPROGProtocol.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/AVRISP-MKII/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Benito.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Benito.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Benito.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/LUFA Benito Programmer.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Benito/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/HIDReportViewer.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/HIDReportViewer.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/HIDReportViewer.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/HIDReportViewer/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.csproj [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/CPUMonitor.resx [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/Program.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/Properties/AssemblyInfo.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/Properties/Resources.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/Properties/Resources.resx [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/Properties/Settings.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/CPUUsageApp/Properties/Settings.settings [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/LEDMixer.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/LEDMixer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/LEDMixer.csproj [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/LEDMixer.resx [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/Program.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/Properties/AssemblyInfo.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/Properties/Resources.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/Properties/Resources.resx [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/Properties/Settings.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDMixerApp/Properties/Settings.settings [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDNotifier.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDNotifier.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LEDNotifier.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/LUFA LED Notifier.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/LEDNotifier/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/MIDIToneGenerator.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/MIDIToneGenerator.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/MIDIToneGenerator.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MIDIToneGenerator/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Lib/CircularBitBuffer.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Lib/CircularBitBuffer.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Lib/MagstripeHW.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Magstripe.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Magstripe.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/Magstripe.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Magstripe/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/MediaController.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/MediaController.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/MediaController.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MediaController/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/ConfigDescriptor.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/ConfigDescriptor.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/MissileLauncher.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/MissileLauncher.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/MissileLauncher.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/MissileLauncher/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/RelayBoard.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/RelayBoard.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/RelayBoard.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/RelayBoard/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/Lib/HD44780.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/Lib/HD44780.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/SerialToLCD.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/SerialToLCD.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/SerialToLCD.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/SerialToLCD/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/DataflashManager.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/DataflashManager.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/00readme.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/diskio.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/diskio.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/ff.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/ff.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/ffconf.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/FATFs/integer.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/RTC.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/RTC.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempDataLogger.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempDataLogger.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/COPYING.LESSER.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/COPYING.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.resx [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Hid.Linux.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Hid.Net.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Hid.Win32.dll [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Program.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Properties/AssemblyInfo.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Properties/Resources.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Properties/Resources.resx [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Properties/Settings.Designer.cs [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/Properties/Settings.settings [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/README.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp/TempLoggerHostApp.csproj [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TempLogHostApp_Python/temp_log_config.py [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/TemperatureDataLogger.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/TempDataLogger/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/LUFA USBtoSerial.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/USBtoSerial.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/USBtoSerial.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/USBtoSerial.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/USBtoSerial/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Descriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Descriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/LUFA Webserver RNDIS.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DHCPClientApp.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DHCPClientApp.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DHCPCommon.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DHCPCommon.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DHCPServerApp.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DHCPServerApp.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DataflashManager.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/DataflashManager.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/00readme.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/diskio.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/diskio.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/ff.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/ff.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/ffconf.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/FATFs/integer.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/HTTPServerApp.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/HTTPServerApp.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/SCSI.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/SCSI.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/TELNETServerApp.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/TELNETServerApp.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uIPManagement.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uIPManagement.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/clock.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/clock.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/timer.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/timer.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uip-split.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uip-split.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uip.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uip.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uip_arp.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uip_arp.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Lib/uip/uipopt.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/USBDeviceMode.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/USBDeviceMode.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/USBHostMode.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/USBHostMode.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Webserver.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Webserver.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/Webserver.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/Webserver/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/Config/AppConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/Config/LUFAConfig.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/LUFA XPLAIN Bridge.inf [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/Lib/SoftUART.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/Lib/SoftUART.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/USARTDescriptors.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/USARTDescriptors.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/XPLAINBridge.c [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/XPLAINBridge.h [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/XPLAINBridge.txt [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/asf.xml [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/doxyfile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/XPLAINBridge/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/Projects/makefile [new file with mode: 0644]
protocol/lufa/LUFA-git/README.txt [moved from protocol/lufa/LUFA-120730/README.txt with 97% similarity]
protocol/lufa/LUFA-git/makefile [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0 [deleted submodule]
protocol/usb_hid/USB_Host_Shield_2.0/.gitattributes [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/.gitignore [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/.gitmodules [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/BTD.cpp [new file with mode: 0755]
protocol/usb_hid/USB_Host_Shield_2.0/BTD.h [new file with mode: 0755]
protocol/usb_hid/USB_Host_Shield_2.0/BTHID.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/BTHID.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS3BT.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS3BT.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS3Enums.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS3USB.cpp [new file with mode: 0755]
protocol/usb_hid/USB_Host_Shield_2.0/PS3USB.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS4BT.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS4Parser.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS4Parser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PS4USB.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PSBuzz.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/PSBuzz.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/README.md [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/SPP.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/SPP.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/Usb.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/Usb.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/UsbCore.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/Wii.cpp [new file with mode: 0755]
protocol/usb_hid/USB_Host_Shield_2.0/Wii.h [new file with mode: 0755]
protocol/usb_hid/USB_Host_Shield_2.0/WiiCameraReadme.md [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXOLD.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXOLD.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXONE.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXONE.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXRECV.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXRECV.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXUSB.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/XBOXUSB.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/address.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/adk.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/adk.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/avrpins.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdc_XR21B1411.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdc_XR21B1411.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdcacm.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdcacm.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdcftdi.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdcftdi.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdcprolific.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/cdcprolific.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/confdescparser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/controllerEnums.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/BTHID.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/KeyboardParser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/BTHID/MouseParser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3BT/PS3BT.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3Multi/PS3Multi.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS3SPP/PS3SPP.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/PS4BT/PS4BT.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/SPP/SPP.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/SPPMulti/SPPMulti.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/Wii/Wii.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiBalanceBoard/WiiBalanceBoard.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiIRCamera/WiiIRCamera.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiMulti/WiiMulti.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Bluetooth/WiiUProController/WiiUProController.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbd/USBHIDBootKbd.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootKbdAndMouse/USBHIDBootKbdAndMouse.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDBootMouse/USBHIDBootMouse.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/USBHIDJoystick.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHIDJoystick/hidjoystickrptparser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHID_desc/USBHID_desc.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/USBHID_desc/pgmstrings.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/le3dp/le3dp_rptparser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/HID/scale/scale_rptparser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/PS3USB/PS3USB.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/PS4USB/PS4USB.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/PSBuzz/PSBuzz.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/USB_desc/USB_desc.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/USB_desc/pgmstrings.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXOLD/XBOXOLD.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXONE/XBOXONE.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXRECV/XBOXRECV.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/Xbox/XBOXUSB/XBOXUSB.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/acm/acm_terminal/acm_terminal.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/acm/acm_terminal/pgmstrings.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/ArduinoBlinkLED/ArduinoBlinkLED.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/adk_barcode/adk_barcode.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/demokit_20/demokit_20.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/term_test/term_test.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/adk/term_time/term_time.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/board_qc/board_qc.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/cdc_XR21B1411/XR_terminal/XR_terminal.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/USBFTDILoopback.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/ftdi/USBFTDILoopback/pgmstrings.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/hub_demo/hub_demo.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/hub_demo/pgmstrings.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/max_LCD/max_LCD.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_gprs_terminal/pl2303_gprs_terminal.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_gps/pl2303_gps.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_tinygps/pl2303_tinygps.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/pl2303/pl2303_xbee_terminal/pl2303_xbee_terminal.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/Arduino_Makefile_master [new submodule]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/Makefile [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/README.md [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/RTClib [new submodule]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/generic_storage [new submodule]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/testusbhostFAT.ino [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/examples/testusbhostFAT/xmem2 [new submodule]
protocol/usb_hid/USB_Host_Shield_2.0/gpl2.txt [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hexdump.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hid.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hid.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hidboot.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hidboot.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hidescriptorparser.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hidescriptorparser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hiduniversal.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hiduniversal.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hidusagestr.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/hidusagetitlearrays.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/keywords.txt [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/library.json [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/library.properties [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/macros.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/masstorage.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/masstorage.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/max3421e.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/max_LCD.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/max_LCD.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/message.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/message.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/parsetools.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/parsetools.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/printhex.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/settings.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/sink_parser.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/usb_ch9.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/usbhost.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/usbhub.cpp [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/usbhub.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/version_helper.h [new file with mode: 0644]
protocol/usb_hid/USB_Host_Shield_2.0/xboxEnums.h [new file with mode: 0644]
Imprint / Impressum