qmk_firmware/Demos/Host/GenericHIDHost
Dean Camera 6a5a37d7d1 The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function.
The USB Host management task now saves and restores the currently selected pipe before and after the task completes.
2009-04-14 08:35:47 +00:00
..
ConfigDescriptor.c Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
ConfigDescriptor.h Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
Doxygen.conf Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GenericHIDHost.aps Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
GenericHIDHost.c The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function. 2009-04-14 08:35:47 +00:00
GenericHIDHost.h Fixed RNDISEthenet demo checking the incorrect message field for packet size constraints (thanks to Jonathan). 2009-04-13 06:58:46 +00:00
GenericHIDHost.txt Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00
makefile Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00