aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Fix Doxygen grouping.Dean Camera2019-09-041-2/+2
* 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-2/+2
* AVR8: Add option to keep 3.3V regulator enabledMichael Hanselmann2013-12-201-0/+8
* Move USB mode enum into the top level USB controller header, as it is common ...Dean Camera2013-04-281-14/+0
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Remove support for devices that were not put into production.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-4/+6
* Spell check source code, fix mistakes.Dean Camera2012-06-091-1/+1
* Minor documentation fixes - change \note entries to \warning where appropriat...Dean Camera2012-02-241-6/+5
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Minor documentation fixes.Dean Camera2011-10-301-10/+10
* Move out the EP_TYPE_* macros to the base USBController.h header, as these ar...Dean Camera2011-07-191-27/+0
* Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...Dean Camera2011-07-061-8/+6
* Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks...Dean Camera2011-04-201-2/+3
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean Camera2011-03-211-5/+5
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+465