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 a1e453e900
Make Host mode Class drivers only set the class driver instance's state values once a compatible interface has been found within the device.
14 years ago
..
Class Make Host mode Class drivers only set the class driver instance's state values once a compatible interface has been found within the device. 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