This website requires JavaScript.
Explore
Repositories
Help
Sign In
melissa
/
zsa_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked zsa_qmk_firmware
mirror of
https://github.com/zsa/qmk_firmware.git
synced
2026-02-06 04:15:43 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a67bd74e3e8aad87dcee8cf0c0eaaccbe7d00552
zsa_qmk_firmware
/
Demos
/
Host
/
CDCHost
History
Dean Camera
d0806c817c
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00
..
CDCHost.aps
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
CDCHost.c
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
CDCHost.h
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
CDCHost.txt
Spell checked non-source documentation pages.
2009-04-19 14:29:57 +00:00
ConfigDescriptor.c
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
ConfigDescriptor.h
Rewritten event system to remove all macros, to make user code clearer.
2009-05-18 10:05:21 +00:00
Doxygen.conf
Seperated out OTG, Device and Host mode demos into seperate folders for clarity. Adjusted makefiles so that the path to the LUFA library can be set in one place.
2009-03-20 06:34:41 +00:00
makefile
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor, moved ConfigDescriptor.c/.h from the LUFA/Drivers/USB/Class/ directory to LUFA/Drivers/USB/HighLevel/ in preperation for the new USB class APIs.
2009-05-22 05:23:00 +00:00