qmk_firmware/LUFA/Drivers/USB/Class
Dean Camera 5de364163f Update CDC Class Driver character stream functions to use the correct avr-libc return codes for errors and EOF.
Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them.
2009-11-10 11:24:15 +00:00
..
Common Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
Device 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
Host 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
Audio.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
CDC.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
HID.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
MIDI.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
MassStorage.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
Printer.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
RNDIS.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00
StillImage.h Spell check all source code variables, comments and strings. 2009-11-09 13:15:28 +00:00