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/Incomplete/RNDISEthernetHost
Dean Camera 7ef58eef7a
Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint.
15 years ago
..
Lib Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent correctly. 15 years ago
ConfigDescriptor.c Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor(). 15 years ago
ConfigDescriptor.h Add beginnings of a RNDIS Ethernet Host demo. 15 years ago
RNDISEthernetHost.c Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint. 15 years ago
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. 15 years ago
makefile Add beginnings of a RNDIS Ethernet Host demo. 15 years ago