This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-10 19:04:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b9dd51cd63
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
CDCHost
History
Dean Camera
b9dd51cd63
Collapse configuration descriptor size retrieval and size testing into a single if statement within the new host mode class driver demos for clarity.
2009-07-27 10:55:21 +00:00
..
CDCHost.c
Collapse configuration descriptor size retrieval and size testing into a single if statement within the new host mode class driver demos for clarity.
2009-07-27 10:55:21 +00:00
CDCHost.h
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00
Doxygen.conf
Change Doxygen configuration files to not produce 4096 directories for the documentation files -- the LUFA components do not generate enough documentation files to justify the large performance hit of creating so many directories.
2009-07-20 14:07:02 +00:00
makefile
Added incomplete PrinterHost demo application.
2009-07-11 15:05:56 +00:00