qmk_firmware/Demos/Host/ClassDriver
Dean Camera 6648234157 Test with -Wextra, fix library warnings due to unused function parameters. 2009-12-13 14:43:34 +00:00
..
JoystickHostWithParser Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 2009-11-20 04:39:41 +00:00
KeyboardHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
KeyboardHostWithParser Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
MIDIHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
MassStorageHost Test with -Wextra, fix library warnings due to unused function parameters. 2009-12-13 14:43:34 +00:00
MouseHost Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
MouseHostWithParser Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 2009-11-20 04:39:41 +00:00
PrinterHost Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 2009-12-09 00:50:55 +00:00
RNDISEthernetHost Increase timeout of Mass Storage and Still Image host commands to 10 seconds (up from 5) to account for slow-processing devices. 2009-12-09 00:50:55 +00:00
StillImageHost Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions. 2009-11-23 13:35:52 +00:00
VirtualSerialHost Fix newly renamed VirtualSerial demos' include filename references so that they compile. 2009-12-07 04:49:37 +00:00
makefile Additional file renames and modifications to change CDC demos to VirtualSerial. 2009-12-07 04:35:59 +00:00