qmk_firmware/LUFA/Drivers/USB
Dean Camera 5c274d106b Fixed USB_USBTask not being called internally in stream transfers between packets when Partial Stream Transfers are used.
Remove old unused function prototype in the LowLevel MassStorage device demo.
2011-07-25 01:11:24 +00:00
..
Class Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOINT_DIR_* macros, which can now be used with both Endpoint_ConfigureEndpoint() and in the device descriptors. 2011-07-19 07:02:19 +00:00
Core Fixed USB_USBTask not being called internally in stream transfers between packets when Partial Stream Transfers are used. 2011-07-25 01:11:24 +00:00
USB.h Added new Host mode Audio Class driver. 2011-06-08 01:26:52 +00:00