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/ClassDriver
Dean Camera 6648234157
Test with -Wextra, fix library warnings due to unused function parameters.
15 years ago
..
JoystickHostWithParser Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 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 Test with -Wextra, fix library warnings due to unused function parameters. 15 years ago
MouseHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
MouseHostWithParser Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 15 years ago
PrinterHost Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
RNDISEthernetHost Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 15 years ago
StillImageHost Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions. 15 years ago
VirtualSerialHost Fix newly renamed VirtualSerial demos' include filename references so that they compile. 15 years ago
makefile Additional file renames and modifications to change CDC demos to VirtualSerial. 15 years ago