You cannot 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-fw/Demos/Device/ClassDriver/RNDISEthernet/Lib
Dean Camera f1076ac4d6 Added const modifiers to device mode class drivers.
Added parameter directions to function parameter documentation.

Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput).
16 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 Added const modifiers to device mode class drivers. 16 years ago
TCP.h Added const modifiers to device mode class drivers. 16 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 const modifiers to device mode class drivers. 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