qmk_firmware/LUFA/Drivers/USB/LowLevel/Template
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
..
Template_Endpoint_Control_R.c 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
Template_Endpoint_Control_W.c 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
Template_Endpoint_RW.c 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
Template_Pipe_RW.c 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