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 612df774d9
Oops - fix mixed "initialize" and "initialise" - opt for American spelling due to its wide use in technical standards.
14 years ago
..
ARP.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
ARP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
DHCP.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
DHCP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Ethernet.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Ethernet.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
EthernetProtocols.h Minor documentation cleanups. 15 years ago
ICMP.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
ICMP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
IP.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
IP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 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 Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
RNDIS.h Oops - fix mixed "initialize" and "initialise" - opt for American spelling due to its wide use in technical standards. 14 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 More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
TCP.h Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders. 14 years ago
UDP.c Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
UDP.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago
Webserver.c More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
Webserver.h Update all demos, projects and bootloaders to indent all function parameters, one per line, for better readability. 14 years ago