aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/USBTask.h
Commit message (Expand)AuthorAgeFilesLines
* 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