aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/USBMode.h
Commit message (Expand)AuthorAgeFilesLines
* 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