qmk_firmware/Demos/RNDISEthernet
Dean Camera 99145a8d7c Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL.
Started to clean up the AVRISP Programmer project code, donated by Opendous Inc.
2009-02-26 05:48:47 +00:00
..
ARP.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
ARP.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
DHCP.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
DHCP.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Descriptors.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Descriptors.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Doxygen.conf Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Ethernet.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Ethernet.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
EthernetProtocols.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
ICMP.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
ICMP.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
IP.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
IP.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
LUFA RNDIS.inf Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
ProtocolDecoders.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
ProtocolDecoders.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDIS.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDIS.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDISConstants.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDISEthernet.aps Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDISEthernet.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDISEthernet.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
RNDISEthernet.txt Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
TCP.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
TCP.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
UDP.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
UDP.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Webserver.c Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
Webserver.h Moved all source to the trunk directory. 2009-02-23 07:08:17 +00:00
makefile Makefiles and library modified to add a new F_CLOCK constant to give the unprescaled master input clock frequency, so that the correct PLL mask can be determined even when the CPU (F_CPU) clock rate is prescaled outside the normal input range of the PLL. 2009-02-26 05:48:47 +00:00