aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent written but unused variable warnings on GCC 4.6 with dummy reads.Dean Camera2011-10-091-0/+6
* Remove redundant calls to USB_USBTask() in the Mass Storage Device Class driv...Dean Camera2011-07-291-2/+2
* Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean Camera2011-07-191-15/+2
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-2/+2
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Spell check library source code files.Dean Camera2011-06-011-2/+2
* Add missing function attributes to the pipe/endpoint functions for all archit...Dean Camera2011-04-121-0/+1
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-56/+56
* Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint...Dean Camera2011-03-051-2/+2
* General cleanup and more port work to the AVR32 UC3B.Dean Camera2011-02-271-4/+4
* Move out common architecture-independent core definitions into the appropriat...Dean Camera2011-02-271-15/+0
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+894