qmk_firmware/Demos/Host
Dean Camera ef06bfd1c0 Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine using incorrectly named variables (thanks to Jonathan Oakley).
Fixed GenericHIDHost demo report write routine incorrect for control type requests (thanks to Andrei).
2009-04-15 00:56:12 +00:00
..
CDCHost 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 Fixed minor issue with the RNDISEthernet demo DHCP protocol decoder routine using incorrectly named variables (thanks to Jonathan Oakley). 2009-04-15 00:56:12 +00:00
KeyboardHost 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
KeyboardHostWithParser 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
MassStorageHost 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
MouseHost 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
MouseHostWithParser 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
StillImageHost 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
makefile Added new GenericHIDHost demo. 2009-04-01 07:21:45 +00:00