qmk_firmware/Demos/Host/Incomplete/RNDISEthernetHost
Dean Camera 7ef58eef7a Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint.
Added support for multiple keyboard keycodes in a single report to the LowLevel and ClassDriver Keyboard demos.
2009-11-20 04:39:41 +00:00
..
Lib Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent correctly. 2009-11-17 10:32:17 +00:00
ConfigDescriptor.c Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 2009-11-13 10:07:25 +00:00
ConfigDescriptor.h Add beginnings of a RNDIS Ethernet Host demo. 2009-11-12 10:43:07 +00:00
RNDISEthernetHost.c 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
RNDISEthernetHost.h Extend incomplete RNDISHost demo -- can not enumerate a RNDIS device correctly and set the packet filter. No packets are received yet from the test device, need to investigate additional SET commands to see if any critical OIDs have been missed. 2009-11-13 07:23:31 +00:00
makefile Add beginnings of a RNDIS Ethernet Host demo. 2009-11-12 10:43:07 +00:00