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-21 00:22:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dcf303762a
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
CDCHost
History
Dean Camera
84d7783350
Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will be obsoleted when the Host mode class drivers are complete. Add new StillImage stub class driver common header.
2009-06-15 13:42:34 +00:00
..
CDCHost.c
Enhanced class drivers to use the same public/private section seperations as other portions of the library.
2009-06-15 04:38:42 +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
Copy over schedulerless host demos to ClassDrivers directory, for later modification to new Host mode USB class drivers.
2009-06-09 04:30:12 +00:00
Doxygen.conf
More Doxygen fixes - ensure no undocumented function parameters.
2009-06-15 08:36:12 +00:00
makefile
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00