summaryrefslogtreecommitdiffstats
path: root/lib/lufa/Demos/Device/LowLevel
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-07-07 11:55:23 -0400
committerJack Humbert <jack.humb@gmail.com>2017-07-07 11:55:23 -0400
commit8655d4f4948b2deef7844503c8d690f23ac1a062 (patch)
treeb2c6effc9d6cd5b5b43933a1e53b8bf17e9e82cf /lib/lufa/Demos/Device/LowLevel
parent1896c76a2928c96f9ab7947bec2ef8dd37623cff (diff)
parent60b30c036397cb5627fa374bb930794b225daa29 (diff)
Merge commit '60b30c036397cb5627fa374bb930794b225daa29' as 'lib/lufa'
Diffstat (limited to 'lib/lufa/Demos/Device/LowLevel')
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/AudioInput.c259
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/AudioInput.h82
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/AudioInput.txt87
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/Config/AppConfig.h51
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/Config/LUFAConfig.h93
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/Descriptors.c312
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/Descriptors.h106
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/asf.xml52
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioInput/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/AudioOutput.c293
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/AudioOutput.h74
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/AudioOutput.txt92
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/Config/AppConfig.h50
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/Config/LUFAConfig.h93
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/Descriptors.c312
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/Descriptors.h106
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/asf.xml51
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/AudioOutput/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/BulkVendor.c136
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/BulkVendor.h76
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/BulkVendor.txt69
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/Descriptors.c194
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/Descriptors.h96
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/HostTestApp/test_bulk_vendor.py67
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/LUFA_Bulk_Vendor_Demo.infbin0 -> 8150 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/amd64/libusb0.dllbin0 -> 76384 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/amd64/libusb0.sysbin0 -> 52832 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/ia64/libusb0.dllbin0 -> 157792 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/ia64/libusb0.sysbin0 -> 110176 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/installer_x64.exebin0 -> 25088 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/installer_x86.exebin0 -> 23552 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/license/libusb0/installer_license.txt851
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/x86/libusb0.sysbin0 -> 42592 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/WindowsDriver/x86/libusb0_x86.dllbin0 -> 67680 bytes
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/asf.xml61
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/doxyfile2397
-rw-r--r--lib/lufa/Demos/Device/LowLevel/BulkVendor/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c360
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h135
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.c299
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.h77
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt89
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualVirtualSerial.inf66
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/asf.xml62
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/DualVirtualSerial/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/Config/AppConfig.h48
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/Descriptors.c238
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/Descriptors.h99
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/GenericHID.c253
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/GenericHID.h81
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/GenericHID.txt79
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/HostTestApp/test_generic_hid.py96
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/asf.xml63
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/doxyfile2396
-rw-r--r--lib/lufa/Demos/Device/LowLevel/GenericHID/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/Descriptors.c240
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/Descriptors.h99
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/Joystick.c217
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/Joystick.h91
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/Joystick.txt77
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/asf.xml62
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Joystick/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/Descriptors.c255
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/Descriptors.h98
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/Keyboard.c383
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/Keyboard.h85
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/Keyboard.txt76
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/asf.xml62
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Keyboard/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/Descriptors.c346
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/Descriptors.h107
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c321
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.h77
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt81
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/asf.xml62
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/KeyboardMouse/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/Descriptors.c314
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/Descriptors.h108
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/MIDI.c224
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/MIDI.h76
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/MIDI.txt78
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/asf.xml62
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MIDI/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Config/AppConfig.h50
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Descriptors.c194
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Descriptors.h98
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.c530
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h86
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Lib/SCSI.c344
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/Lib/SCSI.h150
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/MassStorage.c332
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/MassStorage.h92
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/MassStorage.txt100
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/asf.xml67
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/MassStorage/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/Descriptors.c240
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/Descriptors.h93
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/Mouse.c311
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/Mouse.h81
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/Mouse.txt76
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/asf.xml62
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/doxyfile2395
-rw-r--r--lib/lufa/Demos/Device/LowLevel/Mouse/makefile43
-rw-r--r--lib/lufa/Demos/Device/LowLevel/RNDISEthernet/Config/AppConfig.h60
-rw-r--r--lib/lufa/Demos/Device/LowLevel/RNDISEthernet/Config/LUFAConfig.h126
-rw-r--r--lib/lufa/Demos/Device/LowLevel/RNDISEthernet/Descriptors.c244
-rw-r--r--lib/lufa/Demos/Device/LowLevel/RNDISEthernet/Descriptors.h112
-rw-r--r--lib/lufa/Demos/Device/LowLevel/RNDISEthernet/LUFA RNDIS.inf59
-rw-r--r--lib/lufa/Demos/Device/LowLevel/RNDISEthernet/Lib/ARP.c87
-rw-r--r--