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-04-19 06:45:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
35bdada24b49c4dd1900a78a1595077b99814cf9
zsa_qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
35bdada24b
Clean up RNDIS demo type define names.
2009-06-19 07:29:02 +00:00
..
Class
Clean up RNDIS demo type define names.
2009-06-19 07:29:02 +00:00
HighLevel
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration number within the device to fetch, to add support for multi-configuration devices.
2009-06-19 03:37:47 +00:00
LowLevel
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead.
2009-06-19 05:08:04 +00:00
USB.h
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
2009-06-14 15:55:13 +00:00