-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.c | 263 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.h | 86 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/AndroidAccessoryHost.txt | 62 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.c | 164 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/ConfigDescriptor.h | 67 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.c | 67 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/DeviceDescriptor.h | 60 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.c | 84 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/Lib/AndroidAccessoryCommands.h | 52 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/asf.xml | 55 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AndroidAccessoryHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.c | 250 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h | 79 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.txt | 66 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.c | 220 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/ConfigDescriptor.h | 72 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/asf.xml | 50 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioInputHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.c | 250 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.h | 88 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/AudioOutputHost.txt | 83 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/Config/AppConfig.h | 51 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.c | 220 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/ConfigDescriptor.h | 73 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/asf.xml | 54 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/AudioOutputHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c | 183 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.h | 69 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.c | 269 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/GenericHIDHost.txt | 64 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/asf.xml | 50 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/GenericHIDHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c | 187 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h | 69 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c | 111 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h | 79 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c | 273 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h | 83 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt | 71 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/asf.xml | 52 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/JoystickHostWithParser/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c | 155 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.h | 66 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.c | 264 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.h | 80 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/KeyboardHost.txt | 73 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/asf.xml | 50 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c | 189 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.h | 67 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.c | 90 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/HIDReport.h | 67 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c | 285 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.h | 78 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.txt | 71 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/asf.xml | 52 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/KeyboardHostWithParser/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c | 173 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.h | 69 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/MIDIHost.c | 266 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/MIDIHost.h | 82 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/MIDIHost.txt | 60 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/asf.xml | 52 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MIDIHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c | 173 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.h | 78 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c | 635 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h | 86 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c | 373 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h | 91 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.txt | 68 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/asf.xml | 53 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MassStorageHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c | 159 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/ConfigDescriptor.h | 66 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/MouseHost.c | 250 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/MouseHost.h | 82 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/MouseHost.txt | 74 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/asf.xml | 50 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHost/makefile | 43 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/Config/LUFAConfig.h | 93 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c | 187 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h | 67 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.c | 111 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/HIDReport.h | 82 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c | 289 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h | 83 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.txt | 71 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/asf.xml | 52 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/doxyfile | 2395 | |
-rw-r--r-- | lib/lufa/Demos/Host/LowLevel/MouseHostWithParser/makefile | 43 | |
|