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 899df7d331
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
..
Common Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8/16 bit boundary. 14 years ago
Device 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
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