aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3/Device_UC3.h
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-4/+3
* 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-8/+8
* Added endian-correction to the CDC driver's Line Encoding control request han...Dean Camera2011-10-071-1/+1
* Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...Dean Camera2011-09-221-0/+2
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-259/+259
* Add high speed USB support for the UC3 devices containing a high speed USB co...Dean Camera2011-07-141-23/+43
* Add missing function attributes.Dean Camera2011-07-121-0/+1
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-2/+2
* Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...Dean Camera2011-07-061-21/+21
* Minor internal macro renaming for the UC3 devices.Dean Camera2011-06-201-1/+1
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-0/+10
* Fixed possible invalid program execution when in host mode if corrupt descrip...Dean Camera2011-05-141-7/+16
* Add missing function attributes to the pipe/endpoint functions for all archit...Dean Camera2011-04-121-1/+2
* Move global interrupt enable/disable functions out to Common.h and document t...Dean Camera2011-04-081-3/+3
* Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean Camera2011-04-081-14/+16
* Simplify the internal serial extraction routines for each architecture.Dean Camera2011-03-131-11/+11
* Add experimental support for the AVR32 UC3A4 microcontrollers.Dean Camera2011-03-131-10/+47
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+179