You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB
Dean Camera 652042111c
Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads.
15 years ago
..
Class Add blocking versions of the CDC Class driver streams, for applications requiring blocking reads. 15 years ago
HighLevel Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF. 15 years ago
LowLevel Minor code cleanups for clarity. 15 years ago
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. 15 years ago