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/Device/ClassDriver/RNDISEthernet/Lib
Dean Camera 4421782b7f
Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes.
15 years ago
..
ARP.c Added const modifiers to device mode class drivers. 16 years ago
ARP.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
DHCP.c Added const modifiers to device mode class drivers. 16 years ago
DHCP.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
Ethernet.c Added const modifiers to device mode class drivers. 16 years ago
Ethernet.h Added const modifiers to device mode class drivers. 16 years ago
EthernetProtocols.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
ICMP.c Added const modifiers to device mode class drivers. 16 years ago
ICMP.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
IP.c Added const modifiers to device mode class drivers. 16 years ago
IP.h Added const modifiers to device mode class drivers. 16 years ago
ProtocolDecoders.c Added const modifiers to device mode class drivers. 16 years ago
ProtocolDecoders.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
TCP.c Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes. 15 years ago
TCP.h Make Control Endpoint stream transfers more reliable by adding in early aborts for unexpected new SETUP tokens, or unexpected status stage during control stream writes. 15 years ago
UDP.c Added const modifiers to device mode class drivers. 16 years ago
UDP.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago
Webserver.c Added 404 errors to the RNDIS Webserver example. 16 years ago
Webserver.h Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 16 years ago