aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Device_AVR8.h
Commit message (Expand)AuthorAgeFilesLines
* Add high speed USB support for the UC3 devices containing a high speed USB co...Dean Camera2011-07-141-22/+23
* 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-23/+25
* 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/+15
* 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
* Oops - fix internal serial number extraction routine for the AVR8 architecture.Dean Camera2011-03-141-1/+1
* Simplify the internal serial extraction routines for each architecture.Dean Camera2011-03-131-9/+9
* Add experimental support for the AVR32 UC3A4 microcontrollers.Dean Camera2011-03-131-6/+6
* General cleanup and more port work to the AVR32 UC3B.Dean Camera2011-02-271-1/+1
* Move out common architecture-independent core definitions into the appropriat...Dean Camera2011-02-271-29/+0
* More AVR32 UC3B architecture ports - USB device mode applications can now be ...Dean Camera2011-02-271-1/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+258