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/Device
Dean Camera 85e85befc4
More endianness porting of the LUFA device mode class drivers.
14 years ago
..
Audio.c Code style fixes for the Device mode USB Audio Class driver to make it more in line with the style of the other library Device Class drivers. 14 years ago
Audio.h Rename new Audio class driver functions, callbacks and events to ensure that they contain the USB mode (Device or Host) in the function names. 14 years ago
CDC.c More endianness porting of the LUFA device mode class drivers. 14 years ago
CDC.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 14 years ago
HID.c Merge over core library changes from the MultiArchDemos branch. 14 years ago
HID.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 14 years ago
MIDI.c Initial restructuring of the core USB driver module to support multiple architectures in the future. 14 years ago
MIDI.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 14 years ago
MassStorage.c More endianness porting of the LUFA device mode class drivers. 14 years ago
MassStorage.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 14 years ago
RNDIS.c More endianness porting of the LUFA device mode class drivers. 14 years ago
RNDIS.h Remove warnings in the documentation for the library class drivers about sequential pipe/endpoint allocation, as by default this is no longer as issue (unless ORDERED_EP_CONFIG is specified). 14 years ago