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 ecf7c18cf2
Fixed error in PrinterHost preventing the full page data from being sent to the attached device.
15 years ago
..
CDCHost Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
GenericHIDHost Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
KeyboardHost Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
KeyboardHostWithParser Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
MassStorageHost Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
MouseHost Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
MouseHostWithParser Oops - with new changes to the way the device Configuration Descriptor is retrieved from the device, ensure that the correct position pointer is cast when extracting descriptor parameters. 15 years ago
PrinterHost Fixed error in PrinterHost preventing the full page data from being sent to the attached device. 15 years ago
StillImageHost Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header. 15 years ago
makefile Add PrinterHost to the project file and Host LowLevel directory makefile. 16 years ago