This website requires JavaScript.
Explore
Help
Sign in
ahoneybun
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
08de757811
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Download ZIP
Download TAR.GZ
Dean Camera
08de757811
Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer.
2010-10-26 06:52:09 +00:00
..
Class
Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer.
2010-10-26 06:52:09 +00:00
HighLevel
Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible.
2010-10-25 12:42:55 +00:00
LowLevel
Better algorithm to extract and convert the internal device serial number into a string descriptor (if present).
2010-10-24 12:25:34 +00:00
USB.h
All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included.
2010-10-24 22:53:57 +00:00