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/Class
Dean Camera a85fa30bf1
Minor documentation fixes.
14 years ago
..
Common Minor documentation fixes. 14 years ago
Device Replace cast-as-char* byte access of multibyte variables with proper shifts and masks to preserve endianness across different architectures. 14 years ago
Host Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_* functions to use the number of bits instead of a symbolic size (Byte, Word, DWord) so that the function names are applicable and correct across all architectures. 14 years ago
Audio.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
CDC.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
HID.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MIDI.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MassStorage.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
Printer.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
RNDIS.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
StillImage.h Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago