qmk_firmware/Demos/Device/ClassDriver/RNDISEthernet/Lib
Dean Camera 852b5e612d Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.
Change type of USB_SelectedPipe and USB_SelectedEndpoint for the AVR32 UC3 architecture to uint32_t to reduce the compiled code size.
2011-04-10 06:43:02 +00:00
..
ARP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
ARP.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DHCP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
DHCP.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Ethernet.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Ethernet.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
EthernetProtocols.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
ICMP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
ICMP.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
IP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
IP.h Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00
ProtocolDecoders.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
ProtocolDecoders.h Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods. 2011-01-30 19:47:31 +00:00
TCP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
TCP.h Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element. 2011-04-10 06:43:02 +00:00
UDP.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
UDP.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Webserver.c Update copyright year on all source files. 2011-01-01 13:00:56 +00:00
Webserver.h Update copyright year on all source files. 2011-01-01 13:00:56 +00:00