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 cf22a744ec
Additional file renames and modifications to change CDC demos to VirtualSerial.
15 years ago
..
GenericHIDHost Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt data in the HID Host Parser. 15 years ago
JoystickHostWithParser Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items. 15 years ago
KeyboardHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
KeyboardHostWithParser Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
MIDIHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
MassStorageHost Fixed Mass Storage Host Class driver and Low Level demo not clearing the error condition if an attached device returns a STALL to a GET MAX LUN request (thanks to Martin Luxen). 15 years ago
MouseHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
MouseHostWithParser Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items. 15 years ago
PrinterHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
RNDISEthernetHost Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost Class Driver demo. 15 years ago
StillImageHost Fix typo in the StillImageHost LowLevel demo, and the CDC Host Class Driver. 15 years ago
VirtualSerialHost Additional file renames and modifications to change CDC demos to VirtualSerial. 15 years ago
makefile Additional file renames and modifications to change CDC demos to VirtualSerial. 15 years ago