qmk_firmware/Demos/Device/ClassDriver/RNDISEthernet
Dean Camera 03ee87b35a Fix up the incomplete Webserver project so that it integrates with the uIP stack correctly. Add simple HTTP webserver as a placeholder until FatFS can be integrated.
Begin to look into the RNDIS Host Class Driver, which seems to crash on test hardware after many packets have been received.
2010-01-21 13:45:44 +00:00
..
Lib Fix up the incomplete Webserver project so that it integrates with the uIP stack correctly. Add simple HTTP webserver as a placeholder until FatFS can be integrated. 2010-01-21 13:45:44 +00:00
Descriptors.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Descriptors.h Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
Doxygen.conf Update Doxygen configuration files to the latest Doxygen version. 2010-01-06 13:37:29 +00:00
LUFA RNDIS.inf Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add old low level demos to a LowLevel subdirectory. 2009-06-05 07:16:33 +00:00
RNDISEthernet.c Update copyright year to 2010. 2009-12-30 23:49:19 +00:00
RNDISEthernet.h Fixed incorrect interface values in the VirtualSerialMouse and KeyboardMouse demo class driver structures. 2010-01-12 00:42:00 +00:00
RNDISEthernet.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
makefile Fix invalid Event name rule in demo/project makefiles. 2009-10-16 08:04:51 +00:00