aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/StdRequestType.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing function attributes.Dean Camera2011-07-121-1/+1
* Tighten up the implementations of the USB_Device_SetDeviceAddress(), USB_Cont...Dean Camera2011-07-061-9/+9
* Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean Camera2011-06-201-0/+10
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Added new callback to the Audio Class driver to allow for endpoint control ma...Dean Camera2011-06-031-2/+2
* Oops - ensure that only the relevant/available interrupts are defined and use...Dean Camera2011-02-271-0/+1
* Start update of documentation to support possible multiple architectures in t...Dean Camera2011-02-201-2/+2
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+247