aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Template
Commit message (Expand)AuthorAgeFilesLines
* Add missing CPPCheck unusedFunction check suppressions on the USB template fu...Dean Camera2012-05-194-0/+4
* Update file contributor copyrights for 2012.Dean Camera2012-02-044-4/+4
* Update file header copyrights for 2012.Dean Camera2012-02-044-4/+4
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-234-1/+5
* 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