From 8858438a770c1c982f33b296447ca77176c751f7 Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Sun, 9 Jul 2017 21:26:51 -0400 Subject: Squashed 'lib/lufa/' changes from f2bd51f4e..bbdc9ac40 bbdc9ac40 Merge pull request #1 from fredizzimo/fix_line_endings 75ba27b8d Fix xml file line endings 7a8237259 Merge commit '5a3397d17ec917c7be5d5109e01a3a84a355cb1b' 713c65b5b Merge commit 'cedfbfcb1a9ad9cf93816f1952fc4bf7c55fbb61' 00e20c453 delete old lufa git-subtree-dir: lib/lufa git-subtree-split: bbdc9ac40c2ff543bbaf3870d407d0a96c945c1a --- Demos/Device/ClassDriver/AudioInput/asf.xml | 104 ++++++------- Demos/Device/ClassDriver/AudioOutput/asf.xml | 100 ++++++------ Demos/Device/ClassDriver/DualVirtualSerial/asf.xml | 124 +++++++-------- Demos/Device/ClassDriver/GenericHID/asf.xml | 126 +++++++-------- Demos/Device/ClassDriver/Joystick/asf.xml | 124 +++++++-------- Demos/Device/ClassDriver/Keyboard/asf.xml | 124 +++++++-------- Demos/Device/ClassDriver/KeyboardMouse/asf.xml | 124 +++++++-------- .../ClassDriver/KeyboardMouseMultiReport/asf.xml | 122 +++++++-------- Demos/Device/ClassDriver/MIDI/asf.xml | 124 +++++++-------- Demos/Device/ClassDriver/MassStorage/asf.xml | 134 ++++++++-------- .../Device/ClassDriver/MassStorageKeyboard/asf.xml | 140 ++++++++--------- Demos/Device/ClassDriver/Mouse/asf.xml | 124 +++++++-------- Demos/Device/ClassDriver/RNDISEthernet/asf.xml | 168 ++++++++++---------- Demos/Device/ClassDriver/VirtualSerial/asf.xml | 124 +++++++-------- .../ClassDriver/VirtualSerialMassStorage/asf.xml | 140 ++++++++--------- .../Device/ClassDriver/VirtualSerialMouse/asf.xml | 128 +++++++-------- Demos/Device/LowLevel/AudioInput/asf.xml | 104 ++++++------- Demos/Device/LowLevel/AudioOutput/asf.xml | 102 ++++++------ Demos/Device/LowLevel/DualVirtualSerial/asf.xml | 124 +++++++-------- Demos/Device/LowLevel/GenericHID/asf.xml | 126 +++++++-------- Demos/Device/LowLevel/Joystick/asf.xml | 124 +++++++-------- Demos/Device/LowLevel/Keyboard/asf.xml | 124 +++++++-------- Demos/Device/LowLevel/KeyboardMouse/asf.xml | 124 +++++++-------- Demos/Device/LowLevel/MIDI/asf.xml | 124 +++++++-------- Demos/Device/LowLevel/MassStorage/asf.xml | 134 ++++++++-------- Demos/Device/LowLevel/Mouse/asf.xml | 124 +++++++-------- Demos/Device/LowLevel/RNDISEthernet/asf.xml | 172 ++++++++++----------- Demos/Device/LowLevel/VirtualSerial/asf.xml | 126 +++++++-------- Demos/DualRole/ClassDriver/MouseHostDevice/asf.xml | 112 +++++++------- .../Host/ClassDriver/AndroidAccessoryHost/asf.xml | 98 ++++++------ Demos/Host/ClassDriver/AudioInputHost/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/AudioOutputHost/asf.xml | 104 ++++++------- .../ClassDriver/JoystickHostWithParser/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/KeyboardHost/asf.xml | 96 ++++++------ .../ClassDriver/KeyboardHostWithParser/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/MIDIHost/asf.xml | 100 ++++++------ Demos/Host/ClassDriver/MassStorageHost/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/MouseHost/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/MouseHostWithParser/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/PrinterHost/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/RNDISEthernetHost/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/StillImageHost/asf.xml | 96 ++++++------ Demos/Host/ClassDriver/VirtualSerialHost/asf.xml | 96 ++++++------ Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml | 110 ++++++------- Demos/Host/LowLevel/AudioInputHost/asf.xml | 100 ++++++------ Demos/Host/LowLevel/AudioOutputHost/asf.xml | 108 ++++++------- Demos/Host/LowLevel/GenericHIDHost/asf.xml | 100 ++++++------ Demos/Host/LowLevel/JoystickHostWithParser/asf.xml | 104 ++++++------- Demos/Host/LowLevel/KeyboardHost/asf.xml | 100 ++++++------ Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml | 104 ++++++------- Demos/Host/LowLevel/MIDIHost/asf.xml | 104 ++++++------- Demos/Host/LowLevel/MassStorageHost/asf.xml | 106 ++++++------- Demos/Host/LowLevel/MouseHost/asf.xml | 100 ++++++------ Demos/Host/LowLevel/MouseHostWithParser/asf.xml | 104 ++++++------- Demos/Host/LowLevel/PrinterHost/asf.xml | 106 ++++++------- Demos/Host/LowLevel/RNDISEthernetHost/asf.xml | 106 ++++++------- Demos/Host/LowLevel/StillImageHost/asf.xml | 108 ++++++------- Demos/Host/LowLevel/VirtualSerialHost/asf.xml | 100 ++++++------ 58 files changed, 3284 insertions(+), 3284 deletions(-) (limited to 'Demos') diff --git a/Demos/Device/ClassDriver/AudioInput/asf.xml b/Demos/Device/ClassDriver/AudioInput/asf.xml index 466de73033..a915925af6 100644 --- a/Demos/Device/ClassDriver/AudioInput/asf.xml +++ b/Demos/Device/ClassDriver/AudioInput/asf.xml @@ -1,52 +1,52 @@ - - - - - - - - - - - - - - - - Audio 1.0 Input device demo, implementing a basic USB microphone. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + Audio 1.0 Input device demo, implementing a basic USB microphone. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/AudioOutput/asf.xml b/Demos/Device/ClassDriver/AudioOutput/asf.xml index f46f3a0f19..b372ac6086 100644 --- a/Demos/Device/ClassDriver/AudioOutput/asf.xml +++ b/Demos/Device/ClassDriver/AudioOutput/asf.xml @@ -1,50 +1,50 @@ - - - - - - - - - - - - - - - - Audio 1.0 Output device demo, implementing a basic USB speaker. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + Audio 1.0 Output device demo, implementing a basic USB speaker. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml b/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml index e00f339954..d136f1c8b5 100644 --- a/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml +++ b/Demos/Device/ClassDriver/DualVirtualSerial/asf.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Dual Virtual Serial (CDC) demo, implementing a pair of virtual serial port interfaces. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Dual Virtual Serial (CDC) demo, implementing a pair of virtual serial port interfaces. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/GenericHID/asf.xml b/Demos/Device/ClassDriver/GenericHID/asf.xml index 710f7c719d..df8b08b656 100644 --- a/Demos/Device/ClassDriver/GenericHID/asf.xml +++ b/Demos/Device/ClassDriver/GenericHID/asf.xml @@ -1,63 +1,63 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/Joystick/asf.xml b/Demos/Device/ClassDriver/Joystick/asf.xml index 97d37a5aaf..cd7b72c0c9 100644 --- a/Demos/Device/ClassDriver/Joystick/asf.xml +++ b/Demos/Device/ClassDriver/Joystick/asf.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/Keyboard/asf.xml b/Demos/Device/ClassDriver/Keyboard/asf.xml index d7cdc17bcc..6adef2e4f6 100644 --- a/Demos/Device/ClassDriver/Keyboard/asf.xml +++ b/Demos/Device/ClassDriver/Keyboard/asf.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/KeyboardMouse/asf.xml b/Demos/Device/ClassDriver/KeyboardMouse/asf.xml index 4b5ca01214..5eeafc8ec4 100644 --- a/Demos/Device/ClassDriver/KeyboardMouse/asf.xml +++ b/Demos/Device/ClassDriver/KeyboardMouse/asf.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a pair of HID interfaces. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a pair of HID interfaces. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml index 39487fd8a7..2106bc254e 100644 --- a/Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml +++ b/Demos/Device/ClassDriver/KeyboardMouseMultiReport/asf.xml @@ -1,61 +1,61 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a single HID interface and multiple logical reports. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a single HID interface and multiple logical reports. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/MIDI/asf.xml b/Demos/Device/ClassDriver/MIDI/asf.xml index 33a4fd5830..4cbc1c90aa 100644 --- a/Demos/Device/ClassDriver/MIDI/asf.xml +++ b/Demos/Device/ClassDriver/MIDI/asf.xml @@ -1,62 +1,62 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - MIDI device demo, implementing a basic USB MIDI device that can send messages to the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + MIDI device demo, implementing a basic USB MIDI device that can send messages to the host. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/MassStorage/asf.xml b/Demos/Device/ClassDriver/MassStorage/asf.xml index 6f5a8dc03e..8e91819ff4 100644 --- a/Demos/Device/ClassDriver/MassStorage/asf.xml +++ b/Demos/Device/ClassDriver/MassStorage/asf.xml @@ -1,67 +1,67 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml b/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml index 3cdb476b28..7aac4ffaa3 100644 --- a/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml +++ b/Demos/Device/ClassDriver/MassStorageKeyboard/asf.xml @@ -1,70 +1,70 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Mass Storage and Keyboard device demo, implementing a basic USB storage disk using a Dataflash memory IC, and a basic HID keyboard. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + Mass Storage and Keyboard device demo, implementing a basic USB storage disk using a Dataflash memory IC, and a basic HID keyboard. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Demos/Device/ClassDriver/Mouse/asf.xml