aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3/USBController_UC3.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-3/+3
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Fixed logic hole breaking USB operations on a USB controller with only one su...Dean Camera2012-08-281-1/+1
* Minor correction to the UC3 USB clock division formula (thanks to Kim Blomqvi...Dean Camera2012-06-101-1/+1
* Fixed swapped Little Endian/Big Endian endpoint and pipe write code for the U...Dean Camera2012-05-261-1/+1
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-2/+1
* Add architecture guards to all architecture-specific files, so that they can ...Dean Camera2012-04-071-0/+4
* Added INVERTED_VBUS_ENABLE_LINE and NO_AUTO_VBUS_MANAGEMENT compile time opti...Dean Camera2012-02-051-0/+4
* 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-4/+4
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-215/+215
* Add high speed USB support for the UC3 devices containing a high speed USB co...Dean Camera2011-07-141-2/+13
* Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean Camera2011-07-081-8/+9
* Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...Dean Camera2011-04-251-0/+2
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean Camera2011-03-211-2/+2
* Fixed Remote Wakeup broken on the AVRs due to the mechanism only operating wh...Dean Camera2011-03-151-5/+3
* Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean Camera2011-03-131-0/+203