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 713670043a
Move out many of the common class driver constants into grouped enums, to make them more managable.
14 years ago
..
Class Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
HighLevel Move out many of the common class driver constants into grouped enums, to make them more managable. 14 years ago
LowLevel Fixed endpoint selection within the CALLBACK_HID_Device_CreateHIDReport() callback function causing broken GET REPORT requests. 14 years ago
USB.h Split out endpoint and pipe stream functions into new EndpointStream.c/.h and PipeStream.c/.h files. 14 years ago