This website requires JavaScript.
Explore
Help
Sign In
eqmk
/
qmk_firmware
forked from
mfulz_github/qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2626ecb261
qmk_firmware
/
LUFA
/
Drivers
/
USB
History
Dean Camera
652042111c
Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads.
2009-11-12 12:47:15 +00:00
..
Class
Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads.
2009-11-12 12:47:15 +00:00
HighLevel
Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF.
2009-11-10 11:24:15 +00:00
LowLevel
Minor code cleanups for clarity.
2009-11-11 09:09:39 +00:00
USB.h
Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used.
2009-11-08 21:56:18 +00:00