qmk_firmware/Demos/RNDISEthernet
Dean Camera 7e7124e40b Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.).
Renamed the ATTR_ALWAYSINLINE function attribute macro to ATTR_ALWAYS_INLINE to match the style of the other function attribute macro names.

Added ATTR_ALWAYS_INLINE attribute to several inlined library functions, to ensure they are inlined in all circumstances.

Cleanups to Endpoint.h and Pipe.h. Added better documentation for the endpoint and pipe interrupts.
2009-03-04 08:03:13 +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 Updated makefiles to reflect new dfu-ee programming target invocations (supplied by Opendous, Inc.). 2009-03-04 08:03:13 +00:00