Tag the LUFA 120730 release. LUFA-120730
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 30 Jul 2012 17:17:40 +0000 (17:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 30 Jul 2012 17:17:40 +0000 (17:17 +0000)
commitd877743108a6c3d93288ea8125ad4054962c14c6
treebf545cc06c1f18a9eaf5927ab1f42c4059ff83f4
parent56e792c95b1a29e61d9204a8f7f305d7f33261f1
Tag the LUFA 120730 release.
354 files changed:
Bootloaders/CDC/BootloaderAPI.c
Bootloaders/CDC/BootloaderAPITable.S
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/CDC/BootloaderCDC.h
Bootloaders/CDC/Descriptors.c
Bootloaders/CDC/Doxygen.conf
Bootloaders/CDC/LUFA CDC Bootloader.inf
Bootloaders/CDC/makefile
Bootloaders/DFU/BootloaderAPI.c
Bootloaders/DFU/BootloaderAPITable.S
Bootloaders/DFU/BootloaderDFU.c
Bootloaders/DFU/BootloaderDFU.h
Bootloaders/DFU/BootloaderDFU.txt
Bootloaders/DFU/Descriptors.c
Bootloaders/DFU/Doxygen.conf
Bootloaders/DFU/makefile
Bootloaders/HID/BootloaderHID.c
Bootloaders/HID/BootloaderHID.h
Bootloaders/HID/Doxygen.conf
Bootloaders/HID/makefile
Bootloaders/makefile
BuildTests/BoardDriverTest/BoardDeviceMap.cfg
BuildTests/BoardDriverTest/makefile
BuildTests/BoardDriverTest/makefile.avr8 [deleted file]
BuildTests/BoardDriverTest/makefile.test [new file with mode: 0644]
BuildTests/BoardDriverTest/makefile.uc3 [deleted file]
BuildTests/BoardDriverTest/makefile.xmega [deleted file]
BuildTests/BootloaderTest/BootloaderDeviceMap.cfg
BuildTests/BootloaderTest/makefile
BuildTests/ModuleTest/Dummy.S
BuildTests/ModuleTest/Modules.h
BuildTests/ModuleTest/Test_C.c
BuildTests/ModuleTest/Test_CPP.cpp
BuildTests/ModuleTest/makefile
BuildTests/ModuleTest/makefile.avr8 [deleted file]
BuildTests/ModuleTest/makefile.test [new file with mode: 0644]
BuildTests/ModuleTest/makefile.uc3 [deleted file]
BuildTests/ModuleTest/makefile.xmega [deleted file]
BuildTests/SingleUSBModeTest/Dummy.S
BuildTests/SingleUSBModeTest/Test.c
BuildTests/SingleUSBModeTest/makefile
BuildTests/SingleUSBModeTest/makefile.avr8 [deleted file]
BuildTests/SingleUSBModeTest/makefile.test [new file with mode: 0644]
BuildTests/SingleUSBModeTest/makefile.uc3 [deleted file]
BuildTests/SingleUSBModeTest/makefile.xmega [deleted file]
BuildTests/StaticAnalysisTest/makefile
BuildTests/makefile
Demos/Device/ClassDriver/AudioInput/AudioInput.c
Demos/Device/ClassDriver/AudioInput/Doxygen.conf
Demos/Device/ClassDriver/AudioInput/makefile
Demos/Device/ClassDriver/AudioOutput/AudioOutput.c
Demos/Device/ClassDriver/AudioOutput/Doxygen.conf
Demos/Device/ClassDriver/AudioOutput/makefile
Demos/Device/ClassDriver/DualVirtualSerial/Doxygen.conf
Demos/Device/ClassDriver/DualVirtualSerial/LUFA DualVirtualSerial.inf
Demos/Device/ClassDriver/DualVirtualSerial/makefile
Demos/Device/ClassDriver/GenericHID/Doxygen.conf
Demos/Device/ClassDriver/GenericHID/makefile
Demos/Device/ClassDriver/Joystick/Doxygen.conf
Demos/Device/ClassDriver/Joystick/makefile
Demos/Device/ClassDriver/Keyboard/Doxygen.conf
Demos/Device/ClassDriver/Keyboard/makefile
Demos/Device/ClassDriver/KeyboardMouse/Doxygen.conf
Demos/Device/ClassDriver/KeyboardMouse/makefile
Demos/Device/ClassDriver/KeyboardMouseMultiReport/Doxygen.conf
Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
Demos/Device/ClassDriver/MIDI/Doxygen.conf
Demos/Device/ClassDriver/MIDI/makefile
Demos/Device/ClassDriver/MassStorage/Doxygen.conf
Demos/Device/ClassDriver/MassStorage/makefile
Demos/Device/ClassDriver/MassStorageKeyboard/Doxygen.conf
Demos/Device/ClassDriver/MassStorageKeyboard/makefile
Demos/Device/ClassDriver/Mouse/Doxygen.conf
Demos/Device/ClassDriver/Mouse/makefile
Demos/Device/ClassDriver/RNDISEthernet/Doxygen.conf
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.c
Demos/Device/ClassDriver/RNDISEthernet/Lib/TCP.h
Demos/Device/ClassDriver/RNDISEthernet/makefile
Demos/Device/ClassDriver/VirtualSerial/Doxygen.conf
Demos/Device/ClassDriver/VirtualSerial/LUFA VirtualSerial.inf
Demos/Device/ClassDriver/VirtualSerial/makefile
Demos/Device/ClassDriver/VirtualSerialMassStorage/Doxygen.conf
Demos/Device/ClassDriver/VirtualSerialMassStorage/LUFA VirtualSerialMassStorage.inf
Demos/Device/ClassDriver/VirtualSerialMassStorage/makefile
Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf
Demos/Device/ClassDriver/VirtualSerialMouse/LUFA VirtualSerialMouse.inf
Demos/Device/ClassDriver/VirtualSerialMouse/makefile
Demos/Device/ClassDriver/makefile
Demos/Device/Incomplete/Sideshow/makefile
Demos/Device/Incomplete/TestAndMeasurement/Descriptors.h
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
Demos/Device/Incomplete/TestAndMeasurement/makefile
Demos/Device/LowLevel/AudioInput/Doxygen.conf
Demos/Device/LowLevel/AudioInput/makefile
Demos/Device/LowLevel/AudioOutput/Doxygen.conf
Demos/Device/LowLevel/AudioOutput/makefile
Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf
Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf
Demos/Device/LowLevel/DualVirtualSerial/makefile
Demos/Device/LowLevel/GenericHID/Doxygen.conf
Demos/Device/LowLevel/GenericHID/makefile
Demos/Device/LowLevel/Joystick/Doxygen.conf
Demos/Device/LowLevel/Joystick/makefile
Demos/Device/LowLevel/Keyboard/Doxygen.conf
Demos/Device/LowLevel/Keyboard/makefile
Demos/Device/LowLevel/KeyboardMouse/Descriptors.h
Demos/Device/LowLevel/KeyboardMouse/Doxygen.conf
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
Demos/Device/LowLevel/KeyboardMouse/makefile
Demos/Device/LowLevel/MIDI/Doxygen.conf
Demos/Device/LowLevel/MIDI/makefile
Demos/Device/LowLevel/MassStorage/Doxygen.conf
Demos/Device/LowLevel/MassStorage/makefile
Demos/Device/LowLevel/Mouse/Doxygen.conf
Demos/Device/LowLevel/Mouse/makefile
Demos/Device/LowLevel/RNDISEthernet/Doxygen.conf
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.c
Demos/Device/LowLevel/RNDISEthernet/Lib/TCP.h
Demos/Device/LowLevel/RNDISEthernet/makefile
Demos/Device/LowLevel/VirtualSerial/Doxygen.conf
Demos/Device/LowLevel/VirtualSerial/LUFA VirtualSerial.inf
Demos/Device/LowLevel/VirtualSerial/makefile
Demos/Device/LowLevel/makefile
Demos/DualRole/ClassDriver/MouseHostDevice/Doxygen.conf
Demos/DualRole/ClassDriver/MouseHostDevice/makefile
Demos/DualRole/ClassDriver/makefile
Demos/DualRole/makefile
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.c
Demos/Host/ClassDriver/AndroidAccessoryHost/AndroidAccessoryHost.h
Demos/Host/ClassDriver/AndroidAccessoryHost/Doxygen.conf
Demos/Host/ClassDriver/AndroidAccessoryHost/makefile
Demos/Host/ClassDriver/AudioInputHost/Doxygen.conf
Demos/Host/ClassDriver/AudioInputHost/makefile
Demos/Host/ClassDriver/AudioOutputHost/Doxygen.conf
Demos/Host/ClassDriver/AudioOutputHost/makefile
Demos/Host/ClassDriver/JoystickHostWithParser/Doxygen.conf
Demos/Host/ClassDriver/JoystickHostWithParser/makefile
Demos/Host/ClassDriver/KeyboardHost/Doxygen.conf
Demos/Host/ClassDriver/KeyboardHost/makefile
Demos/Host/ClassDriver/KeyboardHostWithParser/Doxygen.conf
Demos/Host/ClassDriver/KeyboardHostWithParser/makefile
Demos/Host/ClassDriver/MIDIHost/Doxygen.conf
Demos/Host/ClassDriver/MIDIHost/MIDIHost.c
Demos/Host/ClassDriver/MIDIHost/makefile
Demos/Host/ClassDriver/MassStorageHost/Doxygen.conf
Demos/Host/ClassDriver/MassStorageHost/makefile
Demos/Host/ClassDriver/MouseHost/Doxygen.conf
Demos/Host/ClassDriver/MouseHost/makefile
Demos/Host/ClassDriver/MouseHostWithParser/Doxygen.conf
Demos/Host/ClassDriver/MouseHostWithParser/makefile
Demos/Host/ClassDriver/PrinterHost/Doxygen.conf
Demos/Host/ClassDriver/PrinterHost/makefile
Demos/Host/ClassDriver/RNDISEthernetHost/Doxygen.conf
Demos/Host/ClassDriver/RNDISEthernetHost/makefile
Demos/Host/ClassDriver/StillImageHost/Doxygen.conf
Demos/Host/ClassDriver/StillImageHost/makefile
Demos/Host/ClassDriver/VirtualSerialHost/Doxygen.conf
Demos/Host/ClassDriver/VirtualSerialHost/makefile
Demos/Host/ClassDriver/makefile
Demos/Host/LowLevel/AndroidAccessoryHost/Doxygen.conf
Demos/Host/LowLevel/AndroidAccessoryHost/makefile
Demos/Host/LowLevel/AudioInputHost/Doxygen.conf
Demos/Host/LowLevel/AudioInputHost/makefile
Demos/Host/LowLevel/AudioOutputHost/Doxygen.conf
Demos/Host/LowLevel/AudioOutputHost/makefile
Demos/Host/LowLevel/GenericHIDHost/Doxygen.conf
Demos/Host/LowLevel/GenericHIDHost/makefile
Demos/Host/LowLevel/JoystickHostWithParser/Doxygen.conf
Demos/Host/LowLevel/JoystickHostWithParser/makefile
Demos/Host/LowLevel/KeyboardHost/Doxygen.conf
Demos/Host/LowLevel/KeyboardHost/makefile
Demos/Host/LowLevel/KeyboardHostWithParser/Doxygen.conf
Demos/Host/LowLevel/KeyboardHostWithParser/makefile
Demos/Host/LowLevel/MIDIHost/Doxygen.conf
Demos/Host/LowLevel/MIDIHost/makefile
Demos/Host/LowLevel/MassStorageHost/Doxygen.conf
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
Demos/Host/LowLevel/MassStorageHost/makefile
Demos/Host/LowLevel/MouseHost/Doxygen.conf
Demos/Host/LowLevel/MouseHost/makefile
Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
Demos/Host/LowLevel/MouseHostWithParser/makefile
Demos/Host/LowLevel/PrinterHost/Doxygen.conf
Demos/Host/LowLevel/PrinterHost/PrinterHost.txt
Demos/Host/LowLevel/PrinterHost/makefile
Demos/Host/LowLevel/RNDISEthernetHost/Doxygen.conf
Demos/Host/LowLevel/RNDISEthernetHost/makefile
Demos/Host/LowLevel/StillImageHost/Doxygen.conf
Demos/Host/LowLevel/StillImageHost/makefile
Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf
Demos/Host/LowLevel/VirtualSerialHost/makefile
Demos/Host/LowLevel/makefile
LUFA.pnproj
LUFA/Build/HID_EEPROM_Loader/HID_EEPROM_Loader.c [new file with mode: 0644]
LUFA/Build/HID_EEPROM_Loader/makefile [new file with mode: 0644]
LUFA/Build/lufa.avrdude.in [deleted file]
LUFA/Build/lufa.build.in [deleted file]
LUFA/Build/lufa.core.in [deleted file]
LUFA/Build/lufa.dfu.in [deleted file]
LUFA/Build/lufa.doxygen.in [deleted file]
LUFA/Build/lufa.sources.in [deleted file]
LUFA/Build/lufa_atprogram.mk [new file with mode: 0644]
LUFA/Build/lufa_avrdude.mk [new file with mode: 0644]
LUFA/Build/lufa_build.mk [new file with mode: 0644]
LUFA/Build/lufa_core.mk [new file with mode: 0644]
LUFA/Build/lufa_cppcheck.mk [new file with mode: 0644]
LUFA/Build/lufa_dfu.mk [new file with mode: 0644]
LUFA/Build/lufa_doxygen.mk [new file with mode: 0644]
LUFA/Build/lufa_hid.mk [new file with mode: 0644]
LUFA/Build/lufa_sources.mk [new file with mode: 0644]
LUFA/CodeTemplates/LUFAConfig.h
LUFA/CodeTemplates/makefile_template
LUFA/CodeTemplates/makefile_template.avr8 [deleted file]
LUFA/CodeTemplates/makefile_template.uc3 [deleted file]
LUFA/CodeTemplates/makefile_template.xmega [deleted file]
LUFA/Common/ArchitectureSpecific.h
LUFA/Common/Attributes.h
LUFA/Common/BoardTypes.h
LUFA/Common/Common.h
LUFA/Doxygen.conf
LUFA/DoxygenPages/BuildSystem.txt [new file with mode: 0644]
LUFA/DoxygenPages/ChangeLog.txt
LUFA/DoxygenPages/CompileTimeTokens.txt
LUFA/DoxygenPages/CompilingApps.txt
LUFA/DoxygenPages/ConfiguringApps.txt
LUFA/DoxygenPages/DevelopingWithLUFA.txt
LUFA/DoxygenPages/DeviceSupport.txt
LUFA/DoxygenPages/ExportingLibrary.txt
LUFA/DoxygenPages/FutureChanges.txt
LUFA/DoxygenPages/Groups.txt
LUFA/DoxygenPages/KnownIssues.txt
LUFA/DoxygenPages/LUFAPoweredProjects.txt
LUFA/DoxygenPages/MigrationInformation.txt
LUFA/DoxygenPages/ProgrammingApps.txt
LUFA/DoxygenPages/Style/Style.css
LUFA/Drivers/Board/AVR8/BIGMULTIO/LEDs.h
LUFA/Drivers/Board/AVR8/MICROPENDOUS/Buttons.h
LUFA/Drivers/Board/AVR8/MICROPENDOUS/LEDs.h
LUFA/Drivers/Board/AVR8/MULTIO/LEDs.h
LUFA/Drivers/Board/AVR8/OLIMEX32U4/LEDs.h
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/Buttons.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/OLIMEXISPMK2/LEDs.h [new file with mode: 0644]
LUFA/Drivers/Board/AVR8/OLIMEXT32U4/LEDs.h
LUFA/Drivers/Board/AVR8/USB2AX/Buttons.h
LUFA/Drivers/Board/AVR8/USB2AX/LEDs.h
LUFA/Drivers/Board/Buttons.h
LUFA/Drivers/Board/Joystick.h
LUFA/Drivers/Board/LEDs.h
LUFA/Drivers/Board/UC3/EVK1101/Buttons.h
LUFA/Drivers/Peripheral/AVR8/ADC_AVR8.h
LUFA/Drivers/USB/Class/AndroidAccessoryClass.h
LUFA/Drivers/USB/Class/Common/AndroidAccessoryClassCommon.h
LUFA/Drivers/USB/Class/Device/AudioClassDevice.h
LUFA/Drivers/USB/Class/Device/CDCClassDevice.h
LUFA/Drivers/USB/Class/Device/MIDIClassDevice.h
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.c
LUFA/Drivers/USB/Class/Host/AndroidAccessoryClassHost.h
LUFA/Drivers/USB/Class/Host/CDCClassHost.h
LUFA/Drivers/USB/Class/Host/HIDClassHost.h
LUFA/Drivers/USB/Class/Host/MIDIClassHost.h
LUFA/Drivers/USB/Class/Host/RNDISClassHost.c
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.c
LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.h
LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.c
LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.h
LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
LUFA/Drivers/USB/Core/ConfigDescriptor.c [deleted file]
LUFA/Drivers/USB/Core/ConfigDescriptor.h [deleted file]
LUFA/Drivers/USB/Core/ConfigDescriptors.c [new file with mode: 0644]
LUFA/Drivers/USB/Core/ConfigDescriptors.h [new file with mode: 0644]
LUFA/Drivers/USB/Core/Events.h
LUFA/Drivers/USB/Core/HostStandardReq.h
LUFA/Drivers/USB/Core/StdDescriptors.h
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.c
LUFA/Drivers/USB/Core/UC3/EndpointStream_UC3.h
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.c
LUFA/Drivers/USB/Core/UC3/Endpoint_UC3.h
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.c
LUFA/Drivers/USB/Core/UC3/PipeStream_UC3.h
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
LUFA/Drivers/USB/Core/UC3/USBController_UC3.h
LUFA/Drivers/USB/Core/USBMode.h
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.c
LUFA/Drivers/USB/Core/XMEGA/EndpointStream_XMEGA.h
LUFA/Drivers/USB/Core/XMEGA/Endpoint_XMEGA.h
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.c
LUFA/Drivers/USB/Core/XMEGA/USBController_XMEGA.h
LUFA/Drivers/USB/USB.h
LUFA/License.txt
LUFA/Platform/Platform.h [new file with mode: 0644]
LUFA/Platform/UC3/ClockManagement.h
LUFA/Platform/UC3/InterruptManagement.h
LUFA/Platform/XMEGA/ClockManagement.h
LUFA/Version.h
LUFA/makefile
Maintenance/AS4Template.aps
Maintenance/makefile
Projects/AVRISP-MKII/AVRISPDescriptors.c
Projects/AVRISP-MKII/AVRISPDescriptors.h
Projects/AVRISP-MKII/Doxygen.conf
Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
Projects/AVRISP-MKII/makefile
Projects/Benito/Benito Programmer.inf
Projects/Benito/Doxygen.conf
Projects/Benito/makefile
Projects/HIDReportViewer/Doxygen.conf
Projects/HIDReportViewer/makefile
Projects/LEDNotifier/Doxygen.conf
Projects/LEDNotifier/LUFA LED Notifier.inf
Projects/LEDNotifier/makefile
Projects/MIDIToneGenerator/Doxygen.conf
Projects/MIDIToneGenerator/makefile
Projects/Magstripe/Doxygen.conf
Projects/Magstripe/Lib/CircularBitBuffer.h
Projects/Magstripe/Lib/MagstripeHW.h
Projects/Magstripe/makefile
Projects/MediaController/Doxygen.conf
Projects/MediaController/makefile
Projects/MissileLauncher/Doxygen.conf
Projects/MissileLauncher/makefile
Projects/RelayBoard/Doxygen.conf
Projects/RelayBoard/makefile
Projects/SerialToLCD/Doxygen.conf
Projects/SerialToLCD/Lib/HD44780.c
Projects/SerialToLCD/Lib/HD44780.h
Projects/SerialToLCD/SerialToLCD.c
Projects/SerialToLCD/SerialToLCD.txt
Projects/SerialToLCD/makefile
Projects/TempDataLogger/Doxygen.conf
Projects/TempDataLogger/Lib/DataflashManager.h
Projects/TempDataLogger/TempDataLogger.c
Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.Designer.cs
Projects/TempDataLogger/TempLogHostApp/DataLoggerSettings.cs
Projects/TempDataLogger/TempLogHostApp/Properties/AssemblyInfo.cs
Projects/TempDataLogger/TempLogHostApp/README.txt
Projects/TempDataLogger/makefile
Projects/USBtoSerial/Doxygen.conf
Projects/USBtoSerial/LUFA USBtoSerial.inf
Projects/USBtoSerial/makefile
Projects/Webserver/Doxygen.conf
Projects/Webserver/Lib/DataflashManager.h
Projects/Webserver/Lib/uip/uip.c
Projects/Webserver/makefile
Projects/XPLAINBridge/Doxygen.conf
Projects/XPLAINBridge/LUFA XPLAIN Bridge.inf
Projects/XPLAINBridge/makefile
Projects/makefile
README.txt
makefile