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 04774208b6
Minor code cleanups for clarity.
15 years ago
..
Class Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF. 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