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 d9c16402b9
Add missing device deconfiguration-on-error statements to the host mode demos and projects.
13 years ago
..
AudioInputHost Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
AudioOutputHost Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
JoystickHostWithParser Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
KeyboardHost Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
KeyboardHostWithParser Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
MIDIHost Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task. 13 years ago
MassStorageHost Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task. 13 years ago
MouseHost Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
MouseHostWithParser Add missing device deconfiguration-on-error statements to the host mode demos and projects. 13 years ago
PrinterHost Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task. 13 years ago
RNDISEthernetHost Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task. 13 years ago
StillImageHost Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task. 13 years ago
VirtualSerialHost Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnumerationComplete() event callback for device configuration instead of manual host state machine manipulations in the main application task. 13 years ago
makefile Add missing AS4 and project description files to the new Audio Host demos. 13 years ago