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/LowLevel/RNDISEthernet/Lib
Dean Camera 664a292181
Application documentation/comment cleanup.
15 years ago
..
ARP.c Added const modifiers to device mode class drivers. 15 years ago
ARP.h Converted device mode low-level demos to schedulerless. 16 years ago
DHCP.c Added const modifiers to device mode class drivers. 15 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 Application documentation/comment cleanup. 15 years ago
Ethernet.h Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 15 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. 15 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. 15 years ago
IP.h Added const modifiers to device mode class drivers. 15 years ago
ProtocolDecoders.c Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 15 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
RNDIS.c Application documentation/comment cleanup. 15 years ago
RNDIS.h Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 15 years ago
RNDISConstants.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 Application documentation/comment cleanup. 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 Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 15 years ago
UDP.h Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory would become corrupted due to an incorrect bounds check when iterating over the port state table, causing random resets. 15 years ago
Webserver.c Added 404 errors to the RNDIS Webserver example. 15 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