qmk_firmware/LUFA/Drivers/USB
2011-08-28 01:40:36 +00:00
..
Class Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host_GetSetEndpointProperty(). Update host mode Audio class inline functions to prevent unused parameter warnings. 2011-08-28 01:40:36 +00:00
Core Renamed USB_Host_ClearPipeStall() to USB_Host_ClearEndpointStall() as the function works on an endpoint address within the attached device, and not a Pipe within the host. 2011-08-24 09:50:21 +00:00
USB.h Added new Host mode Audio Class driver. 2011-06-08 01:26:52 +00:00