qmk_firmware/Demos/Host/LowLevel
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.
2010-09-30 07:56:47 +00:00
..
GenericHIDHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
JoystickHostWithParser Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
KeyboardHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
KeyboardHostWithParser Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
MIDIHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
MassStorageHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
MouseHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
MouseHostWithParser Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
PrinterHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
RNDISEthernetHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
StillImageHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
VirtualSerialHost Fix low level host mode demos not correctly fetching the next endpoint when an invalid interface is discarded. 2010-09-30 07:56:47 +00:00
makefile Oops - need to turn off USART via control register B before reconfiguring, fix ordering of USART control register modifications in the Benito and USBtoSerial projects. 2010-07-30 01:11:04 +00:00