You cannot 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-fw/LUFA/Drivers/USB/Class/Device
Dean Camera 7166c7ba3e Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded.
Update the pipe configuration routines in the host mode class drivers so that they use the same new code to enumerate compatible devices to increase reliability. Add support to the host mode class drivers for non-sequential (but non-overlapping with other interface) pipe numbers.
15 years ago
..
Audio.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 15 years ago
Audio.h Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 15 years ago
CDC.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 15 years ago
CDC.h Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 15 years ago
HID.c Move out many of the common class driver constants into grouped enums, to make them more managable. 15 years ago
HID.h Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 15 years ago
MIDI.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 15 years ago
MIDI.h Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 15 years ago
MassStorage.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 15 years ago
MassStorage.h Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 15 years ago
RNDIS.c Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction on the configuration order instead to ensure maximum reliability. 15 years ago
RNDIS.h Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 15 years ago