aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/USBTask.h
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
* Obsolete the old MACROS and MACROE convenience macros.Dean Camera2014-09-141-3/+3
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Added new CONCAT() and CONCAT_EXPANDED() convenience macros.Dean Camera2013-04-061-6/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-5/+5
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-2/+2
* More endianness porting of the LUFA device mode class drivers.Dean Camera2011-07-111-0/+2
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-3/+2
* Add missing function attributes to the pipe/endpoint functions for all archit...Dean Camera2011-04-121-1/+1
* Oops - ensure that only the relevant/available interrupts are defined and use...Dean Camera2011-02-271-1/+1
* More updates to remove architecture-specific comments from the documentation,...Dean Camera2011-02-201-4/+4
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+203