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 7166c7ba3e
Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded.
14 years ago
..
Class Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 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