aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Template
Commit message (Expand)AuthorAgeFilesLines
* Fixed USB_USBTask not being called internally in stream transfers between pac...Dean Camera2011-07-251-4/+4
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-2/+2
* Add macro guards to the templated C files to prevent compile errors if they a...Dean Camera2011-06-144-1/+136
* Copy out the EndpointStream and PipeStream functions to each architecture, so...Dean Camera2011-05-264-0/+215