aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/USBMode.h
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
* Add missing include to the USB driver core mode header file.Dean Camera2013-01-031-0/+3
* 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-13/+7
* Add missing UC3 architecture F_USB configuration checks.Dean Camera2012-07-241-0/+5
* Oops - really fix logic errors in USBMode.h.Dean Camera2012-06-061-8/+2
* Fix errors in the SingleUSBModeTest build test. Fix logic errors in USBMode.h.Dean Camera2012-06-061-5/+7
* Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that...Dean Camera2012-06-021-1/+5
* Add support for the ATXMEGA384C3.Dean Camera2012-05-071-1/+2
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-0/+17
* Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...Dean Camera2012-02-051-1/+2
* 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/+5
* Add support for the new MEGA B series devices.Dean Camera2011-10-311-0/+31
* Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean Camera2011-10-041-4/+4
* Add start of an architecture port to the Atmel USB XMEGA devices.Dean Camera2011-07-131-0/+13
* Minor internal macro renaming for the UC3 devices.Dean Camera2011-06-201-6/+6
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-0/+10
* Add experimental support for the AVR32 UC3A4 microcontrollers.Dean Camera2011-03-131-0/+6
* Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcon...Dean Camera2011-03-131-13/+52
* Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean Camera2011-02-201-0/+12
* More updates to remove architecture-specific comments from the documentation,...Dean Camera2011-02-201-19/+30
* Start update of documentation to support possible multiple architectures in t...Dean Camera2011-02-201-9/+10
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+138