This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-06-20 05:35:31 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
Demos
/
Host
/
LowLevel
/
RNDISEthernetHost
History
Dean Camera
db420853ce
Add Webserver project Doxygen configuration file and overview document.
...
Fix Doxygen configuration files' input file exclusion filters.
2010-01-25 12:46:57 +00:00
..
Lib
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
ConfigDescriptor.c
Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe.
2010-01-25 11:50:41 +00:00
ConfigDescriptor.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
Doxygen.conf
Add Webserver project Doxygen configuration file and overview document.
2010-01-25 12:46:57 +00:00
makefile
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
2009-11-25 03:26:57 +00:00
RNDISEthernetHost.c
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
RNDISEthernetHost.h
Update copyright year to 2010.
2009-12-30 23:49:19 +00:00
RNDISHost.txt
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() macro for setting a pipe's direction. Fixed CDCHost failing on devices with bidirectional endpoints.
2009-11-25 03:26:57 +00:00