You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/LowLevel
Dean Camera 0c59d5993e
Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface.
13 years ago
..
AndroidAccessoryHost Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication. 13 years ago
AudioInputHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
AudioOutputHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
GenericHIDHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
JoystickHostWithParser Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
KeyboardHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
KeyboardHostWithParser Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
MIDIHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
MassStorageHost Altered the Mass Storage Host class driver so that SCSI data STALLs from the attached device can be recovered from automatically without having to reset the Mass Storage interface. 13 years ago
MouseHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
MouseHostWithParser Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
PrinterHost Remove unnecessary ErrorCode variable initializations from the LowLevel Host mode demos. 13 years ago
RNDISEthernetHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
StillImageHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
VirtualSerialHost Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
makefile Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo. 13 years ago