qmk_firmware/LUFA/Drivers
Dean Camera 6a5a37d7d1 The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function.
The USB Host management task now saves and restores the currently selected pipe before and after the task completes.
2009-04-14 08:35:47 +00:00
..
AT90USBXXX Fixed incorrect ADC driver init register manipulation (thanks to Tobias). 2009-03-27 03:11:58 +00:00
Board All comments in the library, bootloaders, demos and projects have now been spell-checked and spelling mistakes/typos corrected. 2009-04-01 13:53:58 +00:00
Misc Moved all source to the trunk directory. 2009-02-23 07:08:22 +00:00
USB The USB_Host_SendControlRequest() function no longer automatically selects the Control pipe (pipe 0), so that other control type pipes can be used with the function. 2009-04-14 08:35:47 +00:00