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-11 11:24:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cc879df4f0
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
CDCHost
History
Dean Camera
cc879df4f0
Use sane ANSI terminal escape codes for the Host mode demos, so that they do not cause eye-searing, unreadable text on terminals which parse the escape codes properly.
2009-07-19 13:08:48 +00:00
..
CDCHost.c
Use sane ANSI terminal escape codes for the Host mode demos, so that they do not cause eye-searing, unreadable text on terminals which parse the escape codes properly.
2009-07-19 13:08:48 +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
CDCHost.txt
Added compatibility list to the documentation of each individual demo.
2009-07-13 06:44:14 +00:00
Doxygen.conf
Remove hardcoded DOT path from all Doxygen config files.
2009-06-16 13:50:02 +00:00
makefile
Added incomplete PrinterHost demo application.
2009-07-11 15:05:56 +00:00