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/ClassDriver/RNDISEthernet
Dean Camera d6edfe35c8
Spell check all source code variables, comments and strings.
16 years ago
..
Lib Spell check all source code variables, comments and strings. 16 years ago
Descriptors.c Added explicit attribute masks to the device mode demos' descriptors. 16 years ago
Descriptors.h Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser. 16 years ago
Doxygen.conf
LUFA RNDIS.inf
RNDISEthernet.c Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level. 16 years ago
RNDISEthernet.h Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only. 16 years ago
RNDISEthernet.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 16 years ago
makefile Fix invalid Event name rule in demo/project makefiles. 16 years ago