qmk_firmware/LUFA/Drivers
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
..
Board Added board hardware driver support for the Arduino Uno development board. 2010-09-28 14:30:26 +00:00
Misc Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 2010-06-17 08:15:58 +00:00
Peripheral Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix incorrect call to ADC_Init() in the TemperatureDatalogger project. 2010-08-31 07:32:48 +00:00
USB 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