qmk_firmware/Demos/Host/Incomplete/RNDISEthernetHost
Dean Camera 9b20114555 Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent correctly.
Add new (incomplete) StandaloneProgrammer project, using the ELM Petite FAT library to read files stored on the board's dataflash by the host.
2009-11-17 10:32:17 +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 Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent correctly. 2009-11-17 10:32:17 +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