aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3/Pipe_UC3.c
Commit message (Expand)AuthorAgeFilesLines
* Namespace out the internal endpoint and pipe globals in the UC3 architecture.Dean Camera2011-10-301-2/+2
* Add support for the ORDERED_EP_CONFIG compile time token on the UC3 architect...Dean Camera2011-07-191-0/+39
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-138/+138
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-1/+1
* Pipe_BoundEndpointNumber() has been renamed to Pipe_GetBoundEndpointAddress()...Dean Camera2011-06-081-7/+1
* Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...Dean Camera2011-04-251-1/+1
* Remove redundant type information for bitfield elements, other than the signe...Dean Camera2011-04-101-1/+1
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+144