qmk_firmware/Demos/Host/Incomplete/RNDISEthernetHost
Dean Camera 588886878e Corrections, improvements and additions to the incomplete RNDISHost demo.
Change device demos which use the joystick to use the natural UP, DOWN, LEFT, RIGHT ordering in all demos when checking the joystick's position.
2009-11-13 13:24:04 +00:00
..
Lib Corrections, improvements and additions to the incomplete RNDISHost demo. 2009-11-13 13:24:04 +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 Corrections, improvements and additions to the incomplete RNDISHost demo. 2009-11-13 13:24:04 +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