aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/USBTask.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Use an early-abort in the USB_DeviceTask() function rather than wrapping the ...Dean Camera2012-09-011-8/+8
* Fixed logic hole breaking USB operations on a USB controller with only one su...Dean Camera2012-08-281-7/+5
* Add build tests to verify correct compilation of as many modules as possible ...Dean Camera2012-02-181-0/+2
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+89