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 86367574e6
Fix incorrectly named configuration descriptor callback routines in the host mode class drivers.
14 years ago
..
Class Fix incorrectly named configuration descriptor callback routines in the host mode class drivers. 14 years ago
HighLevel Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 14 years ago
LowLevel Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 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