aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for triple endpoint/pipe bank AVR32 UC3 devices.Dean Camera2011-07-141-0/+11
* Add missing function attributes.Dean Camera2011-07-121-1/+1
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-1/+1
* Minor internal macro renaming for the UC3 devices.Dean Camera2011-06-201-1/+1
* Fix compile errors when both Host and Device modes are enabled.Dean Camera2011-06-091-1/+1
* Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...Dean Camera2011-06-081-5/+6
* 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-1/+1
* Add missing function attributes to the pipe/endpoint functions for all archit...Dean Camera2011-04-121-1/+2
* Remove redundant type information for bitfield elements, other than the signe...Dean Camera2011-04-101-1/+1
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-1/+1
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-60/+56
* Correct Endpoint/Pipe maximum constants for the AVR32 UC3 models.Dean Camera2011-03-141-4/+8
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+915