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 24e621a8d8
Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value.
14 years ago
..
Class Altered the CDC Deivice and Host Class drivers' receive byte routines, so that no data is indicated by a negative return value. 14 years ago
HighLevel Spell check all source files once again to find any typos. 14 years ago
LowLevel Use static inline intermediatary functions in Endpoint.h to handle the masking for the private endpoint configuration routine, instead of performing the masking in the Endpoint_ConfigureEndpoint() macro. 14 years ago
USB.h Spell check all source files once again to find any typos. 14 years ago