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 a14ece5f57
Change over Doxygen \note documentation to \pre where applicable.
14 years ago
..
ARP.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
ARP.h Minor documentation cleanups. 15 years ago
DHCP.c Switch to using the correct intptr_t type use where a pointer must be cast to an integer type. 15 years ago
DHCP.h Minor documentation cleanups. 15 years ago
Ethernet.c Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec). 15 years ago
Ethernet.h Minor documentation cleanups. 15 years ago
EthernetProtocols.h Minor documentation cleanups. 15 years ago
ICMP.c Switch to using the correct intptr_t type use where a pointer must be cast to an integer type. 15 years ago
ICMP.h Minor documentation cleanups. 15 years ago
IP.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
IP.h Minor documentation cleanups. 15 years ago
ProtocolDecoders.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
ProtocolDecoders.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
RNDIS.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
RNDIS.h Minor documentation cleanups. 15 years ago
RNDISConstants.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
TCP.c Fixed RNDISEthernet demos crashing when calculating checksums for Ethernet/TCP packets of more than ~500 bytes due to an overflow in the checksum calculation loop (thanks to Kevin Malec). 15 years ago
TCP.h Change over Doxygen \note documentation to \pre where applicable. 14 years ago
UDP.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
UDP.h Minor documentation cleanups. 15 years ago
Webserver.c Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago
Webserver.h Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style. 15 years ago