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/Host/ClassDriver/CDCHost
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.
16 years ago
..
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. 16 years ago
CDCHost.h Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 16 years ago
CDCHost.txt Added compatibility list to the documentation of each individual demo. 16 years ago
Doxygen.conf Remove hardcoded DOT path from all Doxygen config files. 16 years ago
makefile Added incomplete PrinterHost demo application. 16 years ago