Tag the LUFA-130303 release. LUFA-130303
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 3 Mar 2013 10:36:56 +0000 (10:36 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 3 Mar 2013 10:36:56 +0000 (10:36 +0000)
commitc493a4953b59703cb68008507b2176863c430585
tree1f2d1d67329f18f5da04c23c2ef663ba9dd2bda5
parentfbab86090290107b9aeeb75c6a60220c30140941
Tag the LUFA-130303 release.
363 files changed:
Bootloaders/CDC/Config/LUFAConfig.h
Bootloaders/CDC/Doxygen.conf
Bootloaders/CDC/makefile
Bootloaders/DFU/BootloaderDFU.txt
Bootloaders/DFU/Config/LUFAConfig.h
Bootloaders/DFU/Descriptors.h
Bootloaders/DFU/Doxygen.conf
Bootloaders/DFU/makefile
Bootloaders/HID/Config/LUFAConfig.h
Bootloaders/HID/Doxygen.conf
Bootloaders/HID/makefile
BuildTests/BoardDriverTest/Board/Board.h [new file with mode: 0644]
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
BuildTests/BoardDriverTest/Test.c
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
BuildTests/StaticAnalysisTest/makefile
Demos/Device/ClassDriver/AudioInput/Config/LUFAConfig.h
Demos/Device/ClassDriver/AudioInput/Doxygen.conf
Demos/Device/ClassDriver/AudioInput/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/AudioOutput/Config/LUFAConfig.h
Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
Demos/Device/ClassDriver/AudioOutput/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/DualVirtualSerial/Config/LUFAConfig.h
Demos/Device/ClassDriver/DualVirtualSerial/Doxygen.conf
Demos/Device/ClassDriver/DualVirtualSerial/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/GenericHID/Config/LUFAConfig.h
Demos/Device/ClassDriver/GenericHID/Doxygen.conf
Demos/Device/ClassDriver/GenericHID/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/Joystick/Config/LUFAConfig.h
Demos/Device/ClassDriver/Joystick/Doxygen.conf
Demos/Device/ClassDriver/Joystick/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/Keyboard/Config/LUFAConfig.h
Demos/Device/ClassDriver/Keyboard/Doxygen.conf
Demos/Device/ClassDriver/Keyboard/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouse/Config/LUFAConfig.h
Demos/Device/ClassDriver/KeyboardMouse/Doxygen.conf
Demos/Device/ClassDriver/KeyboardMouse/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Config/LUFAConfig.h
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Doxygen.conf
Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/MIDI/Config/LUFAConfig.h
Demos/Device/ClassDriver/MIDI/Doxygen.conf
Demos/Device/ClassDriver/MIDI/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorage/Config/LUFAConfig.h
Demos/Device/ClassDriver/MassStorage/Doxygen.conf
Demos/Device/ClassDriver/MassStorage/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/MassStorageKeyboard/Config/LUFAConfig.h
Demos/Device/ClassDriver/MassStorageKeyboard/Doxygen.conf
Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/Mouse/Config/LUFAConfig.h
Demos/Device/ClassDriver/Mouse/Doxygen.conf
Demos/Device/ClassDriver/Mouse/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/RNDISEthernet/Config/LUFAConfig.h
Demos/Device/ClassDriver/RNDISEthernet/Doxygen.conf
Demos/Device/ClassDriver/RNDISEthernet/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/VirtualSerial/Config/LUFAConfig.h
Demos/Device/ClassDriver/VirtualSerial/Doxygen.conf
Demos/Device/ClassDriver/VirtualSerial/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/VirtualSerialMassStorage/Config/LUFAConfig.h
Demos/Device/ClassDriver/VirtualSerialMassStorage/Doxygen.conf
Demos/Device/ClassDriver/VirtualSerialMassStorage/asf.xml [new file with mode: 0644]
Demos/Device/ClassDriver/VirtualSerialMouse/Config/LUFAConfig.h
Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf
Demos/Device/ClassDriver/VirtualSerialMouse/asf.xml [new file with mode: 0644]
Demos/Device/Incomplete/TestAndMeasurement/Config/LUFAConfig.h
Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h
Demos/Device/LowLevel/AudioInput/Doxygen.conf
Demos/Device/LowLevel/AudioInput/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h
Demos/Device/LowLevel/AudioOutput/Doxygen.conf
Demos/Device/LowLevel/AudioOutput/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h
Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf
Demos/Device/LowLevel/DualVirtualSerial/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h
Demos/Device/LowLevel/GenericHID/Doxygen.conf
Demos/Device/LowLevel/GenericHID/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h
Demos/Device/LowLevel/Joystick/Doxygen.conf
Demos/Device/LowLevel/Joystick/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h
Demos/Device/LowLevel/Keyboard/Doxygen.conf
Demos/Device/LowLevel/Keyboard/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h
Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf
Demos/Device/LowLevel/KeyboardMouse/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h
Demos/Device/LowLevel/MIDI/Doxygen.conf
Demos/Device/LowLevel/MIDI/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h
Demos/Device/LowLevel/MassStorage/Doxygen.conf
Demos/Device/LowLevel/MassStorage/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h
Demos/Device/LowLevel/Mouse/Doxygen.conf
Demos/Device/LowLevel/Mouse/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h
Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf
Demos/Device/LowLevel/RNDISEthernet/asf.xml [new file with mode: 0644]
Demos/Device/LowLevel/VirtualSerial/Config/LUFAConfig.h
Demos/Device/LowLevel/VirtualSerial/Doxygen.conf
Demos/Device/LowLevel/VirtualSerial/asf.xml [new file with mode: 0644]
Demos/DualRole/ClassDriver/MouseHostDevice/Config/LUFAConfig.h
Demos/DualRole/ClassDriver/MouseHostDevice/Doxygen.conf
Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/AndroidAccessoryHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/AndroidAccessoryHost/Doxygen.conf
Demos/Host/ClassDriver/AndroidAccessoryHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/AudioInputHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf
Demos/Host/ClassDriver/AudioInputHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/AudioOutputHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/AudioOutputHost/Doxygen.conf
Demos/Host/ClassDriver/AudioOutputHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/JoystickHostWithParser/Config/LUFAConfig.h
Demos/Host/ClassDriver/JoystickHostWithParser/Doxygen.conf
Demos/Host/ClassDriver/JoystickHostWithParser/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/KeyboardHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/KeyboardHost/Doxygen.conf
Demos/Host/ClassDriver/KeyboardHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/KeyboardHostWithParser/Config/LUFAConfig.h
Demos/Host/ClassDriver/KeyboardHostWithParser/Doxygen.conf
Demos/Host/ClassDriver/KeyboardHostWithParser/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/MIDIHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/MIDIHost/Doxygen.conf
Demos/Host/ClassDriver/MIDIHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/MassStorageHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/MassStorageHost/Doxygen.conf
Demos/Host/ClassDriver/MassStorageHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/MouseHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/MouseHost/Doxygen.conf
Demos/Host/ClassDriver/MouseHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/MouseHostWithParser/Config/LUFAConfig.h
Demos/Host/ClassDriver/MouseHostWithParser/Doxygen.conf
Demos/Host/ClassDriver/MouseHostWithParser/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/PrinterHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/PrinterHost/Doxygen.conf
Demos/Host/ClassDriver/PrinterHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/RNDISEthernetHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/RNDISEthernetHost/Doxygen.conf
Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/StillImageHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/StillImageHost/Doxygen.conf
Demos/Host/ClassDriver/StillImageHost/asf.xml [new file with mode: 0644]
Demos/Host/ClassDriver/VirtualSerialHost/Config/LUFAConfig.h
Demos/Host/ClassDriver/VirtualSerialHost/Doxygen.conf
Demos/Host/ClassDriver/VirtualSerialHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h
Demos/Host/LowLevel/AndroidAccessoryHost/Doxygen.conf
Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h
Demos/Host/LowLevel/AudioInputHost/Doxygen.conf
Demos/Host/LowLevel/AudioInputHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h
Demos/Host/LowLevel/AudioOutputHost/Doxygen.conf
Demos/Host/LowLevel/AudioOutputHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h
Demos/Host/LowLevel/GenericHIDHost/Doxygen.conf
Demos/Host/LowLevel/GenericHIDHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h
Demos/Host/LowLevel/JoystickHostWithParser/Doxygen.conf
Demos/Host/LowLevel/JoystickHostWithParser/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h
Demos/Host/LowLevel/KeyboardHost/Doxygen.conf
Demos/Host/LowLevel/KeyboardHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h
Demos/Host/LowLevel/KeyboardHostWithParser/Doxygen.conf
Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h
Demos/Host/LowLevel/MIDIHost/Doxygen.conf
Demos/Host/LowLevel/MIDIHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h
Demos/Host/LowLevel/MassStorageHost/Doxygen.conf
Demos/Host/LowLevel/MassStorageHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h
Demos/Host/LowLevel/MouseHost/Doxygen.conf
Demos/Host/LowLevel/MouseHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h
Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
Demos/Host/LowLevel/MouseHostWithParser/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/PrinterHost/Config/LUFAConfig.h
Demos/Host/LowLevel/PrinterHost/Doxygen.conf
Demos/Host/LowLevel/PrinterHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/RNDISEthernetHost/Config/LUFAConfig.h
Demos/Host/LowLevel/RNDISEthernetHost/Doxygen.conf
Demos/Host/LowLevel/RNDISEthernetHost/Lib/RNDISCommands.c
Demos/Host/LowLevel/RNDISEthernetHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/StillImageHost/Config/LUFAConfig.h
Demos/Host/LowLevel/StillImageHost/Doxygen.conf
Demos/Host/LowLevel/StillImageHost/asf.xml [new file with mode: 0644]
Demos/Host/LowLevel/VirtualSerialHost/Config/LUFAConfig.h
Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf
Demos/Host/LowLevel/VirtualSerialHost/asf.xml [new file with mode: 0644]
LUFA.pnproj
LUFA/Build/lufa_build.mk
LUFA/CodeTemplates/DeviceTemplate/Descriptors.c [new file with mode: 0644]
LUFA/CodeTemplates/DeviceTemplate/Descriptors.h [new file with mode: 0644]
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.c [new file with mode: 0644]
LUFA/CodeTemplates/DeviceTemplate/DeviceApplication.h [new file with mode: 0644]
LUFA/CodeTemplates/DeviceTemplate/asf.xml [new file with mode: 0644]
LUFA/CodeTemplates/DriverStubs/Board.h [new file with mode: 0644]
LUFA/CodeTemplates/HostTemplate/HostApplication.c [new file with mode: 0644]
LUFA/CodeTemplates/HostTemplate/HostApplication.h [new file with mode: 0644]
LUFA/CodeTemplates/HostTemplate/asf.xml [new file with mode: 0644]
LUFA/CodeTemplates/LUFAConfig.h
LUFA/Common/BoardTypes.h
LUFA/Doxygen.conf
LUFA/DoxygenPages/ChangeLog.txt
LUFA/DoxygenPages/DeviceSupport.txt
LUFA/DoxygenPages/Donating.txt
LUFA/DoxygenPages/ExportingLibrary.txt
LUFA/DoxygenPages/KnownIssues.txt
LUFA/DoxygenPages/LUFAPoweredProjects.txt
LUFA/DoxygenPages/MigrationInformation.txt
LUFA/Drivers/Board/AVR8/ADAFRUITU4/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/ATAVRUSBRF01/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/BENITO/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/BIGMULTIO/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/BLACKCAT/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/BUI/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/BUMBLEB/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/CULV3/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/DUCE/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/EVK527/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/JMDBU2/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/LEONARDO/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/MAXIMUS/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
LUFA/Drivers/Board/AVR8/MICROSIN162/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/MINIMUS/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/MULTIO/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/OLIMEX162/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/OLIMEX32U4/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/RZUSBSTICK/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/SPARKFUN8U2/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/STANGE_ISP/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/STANGE_ISP/Buttons.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/STANGE_ISP/LEDs.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/STK525/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/STK526/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/TEENSY/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/TUL/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/UDIP/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/UNO/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/USB2AX/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/USBFOO/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/USBKEY/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/USBTINYMKII/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/XPLAIN/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/Buttons.h
LUFA/Drivers/Board/LEDs.h
LUFA/Drivers/Board/UC3/EVK1100/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/UC3/EVK1101/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/UC3/EVK1104/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/UC3/UC3A3_XPLAINED/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/XMEGA/A3BU_XPLAINED/Board.h [new file with mode: 0644]
LUFA/Drivers/Board/XMEGA/B1_XPLAINED/Board.h [new file with mode: 0644]
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.c
LUFA/Drivers/Peripheral/AVR8/Serial_AVR8.h
LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.c
LUFA/Drivers/Peripheral/XMEGA/Serial_XMEGA.h
LUFA/Drivers/USB/Class/Device/AudioClassDevice.c
LUFA/Drivers/USB/Class/Device/CDCClassDevice.c
LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
LUFA/Drivers/USB/Class/Host/CDCClassHost.c
LUFA/Drivers/USB/Class/Host/CDCClassHost.h
LUFA/Drivers/USB/Class/Host/HIDClassHost.c
LUFA/Drivers/USB/Class/Host/PrinterClassHost.c
LUFA/Drivers/USB/Class/Host/PrinterClassHost.h
LUFA/Drivers/USB/Class/Host/StillImageClassHost.c
LUFA/Drivers/USB/Class/Host/StillImageClassHost.h
LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
LUFA/Drivers/USB/Core/DeviceStandardReq.c
LUFA/Drivers/USB/Core/Events.c
LUFA/Drivers/USB/Core/UC3/Device_UC3.h
LUFA/Drivers/USB/Core/XMEGA/Device_XMEGA.h
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
LUFA/StudioIntegration/ProjectGenerator/placeholder.txt [new file with mode: 0644]
LUFA/StudioIntegration/VSIX/[Content_Types].xml
LUFA/StudioIntegration/VSIX/asf-manifest.xml [new file with mode: 0644]
LUFA/StudioIntegration/VSIX/extension.vsixmanifest
LUFA/StudioIntegration/XSLT/lufa_asfmanifest_transform.xslt [new file with mode: 0644]
LUFA/StudioIntegration/XSLT/lufa_extension_transform.xslt
LUFA/StudioIntegration/XSLT/lufa_filelist_transform.xslt
LUFA/StudioIntegration/XSLT/lufa_indent_transform.xslt
LUFA/StudioIntegration/XSLT/lufa_module_transform.xslt
LUFA/StudioIntegration/XSLT/lufa_vsmanifest_transform.xslt
LUFA/StudioIntegration/generate_caches.py [new file with mode: 0644]
LUFA/StudioIntegration/lufa.xml
LUFA/StudioIntegration/lufa_common.xml
LUFA/StudioIntegration/lufa_drivers_board.xml
LUFA/StudioIntegration/lufa_drivers_board_avr8_usbkey.xml [deleted file]
LUFA/StudioIntegration/lufa_drivers_board_names.xml [new file with mode: 0644]
LUFA/StudioIntegration/lufa_drivers_board_none.xml [deleted file]
LUFA/StudioIntegration/lufa_drivers_peripheral.xml
LUFA/StudioIntegration/lufa_drivers_usb_core_avr8.xml
LUFA/StudioIntegration/lufa_drivers_usb_core_uc3.xml
LUFA/StudioIntegration/lufa_toolchain.xml
LUFA/StudioIntegration/makefile
LUFA/Version.h
LUFA/makefile
Maintenance/makefile
Projects/AVRISP-MKII/Config/LUFAConfig.h
Projects/AVRISP-MKII/Doxygen.conf
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
Projects/AVRISP-MKII/Lib/V2ProtocolParams.c
Projects/AVRISP-MKII/Lib/V2ProtocolParams.h
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.c
Projects/AVRISP-MKII/Lib/XPROG/XMEGANVM.h
Projects/AVRISP-MKII/Lib/XPROG/XPROGTarget.h
Projects/AVRISP-MKII/asf.xml [new file with mode: 0644]
Projects/Benito/Config/LUFAConfig.h
Projects/Benito/Doxygen.conf
Projects/Benito/asf.xml [new file with mode: 0644]
Projects/HIDReportViewer/Config/LUFAConfig.h
Projects/HIDReportViewer/Doxygen.conf
Projects/HIDReportViewer/HIDReportViewer.c
Projects/HIDReportViewer/asf.xml [new file with mode: 0644]
Projects/LEDNotifier/Config/LUFAConfig.h
Projects/LEDNotifier/Doxygen.conf
Projects/LEDNotifier/asf.xml [new file with mode: 0644]
Projects/MIDIToneGenerator/Config/LUFAConfig.h
Projects/MIDIToneGenerator/Doxygen.conf
Projects/MIDIToneGenerator/MIDIToneGenerator.h
Projects/MIDIToneGenerator/asf.xml [new file with mode: 0644]
Projects/Magstripe/Config/LUFAConfig.h
Projects/Magstripe/Doxygen.conf
Projects/Magstripe/asf.xml [new file with mode: 0644]
Projects/MediaController/Config/LUFAConfig.h
Projects/MediaController/Doxygen.conf
Projects/MediaController/asf.xml [new file with mode: 0644]
Projects/MissileLauncher/Config/LUFAConfig.h
Projects/MissileLauncher/Doxygen.conf
Projects/MissileLauncher/asf.xml [new file with mode: 0644]
Projects/RelayBoard/Config/LUFAConfig.h
Projects/RelayBoard/Doxygen.conf
Projects/RelayBoard/asf.xml [new file with mode: 0644]
Projects/SerialToLCD/Config/LUFAConfig.h
Projects/SerialToLCD/Doxygen.conf
Projects/SerialToLCD/asf.xml [new file with mode: 0644]
Projects/TempDataLogger/Config/LUFAConfig.h
Projects/TempDataLogger/Doxygen.conf
Projects/TempDataLogger/asf.xml [new file with mode: 0644]
Projects/USBtoSerial/Config/LUFAConfig.h
Projects/USBtoSerial/Doxygen.conf
Projects/USBtoSerial/asf.xml [new file with mode: 0644]
Projects/Webserver/Config/LUFAConfig.h
Projects/Webserver/Doxygen.conf
Projects/Webserver/Lib/uIPManagement.c
Projects/Webserver/asf.xml [new file with mode: 0644]
Projects/XPLAINBridge/Config/LUFAConfig.h
Projects/XPLAINBridge/Doxygen.conf
Projects/XPLAINBridge/asf.xml [new file with mode: 0644]
makefile