This website requires JavaScript.
Explore
Help
Register
Sign In
arne
/
cheapino_qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked cheapino_qmk_firmware
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2626ecb261e3cac22c602a92034b32c4e6d2be87
cheapino_qmk_firmware
/
LUFA
/
Drivers
/
USB
T
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