aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/StdRequestType.h
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect documentation on the Get Descriptor standard request.Dean Camera2010-09-151-4/+6
* Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...Dean Camera2010-07-211-0/+3
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-226/+226
* Add briefs for the library core structures.Dean Camera2010-03-291-1/+3
* Add file-level brief documentation.Dean Camera2010-03-291-1/+10
* Fix incorrect error when directly including the LUFA internal USB library com...Dean Camera2010-02-241-1/+1
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-1/+1
* More porting of the USB core to the AVR32.Dean Camera2010-02-231-1/+1
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-0/+5
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-10/+10
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-10/+10
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-20/+20
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-0/+14
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-7/+2
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-7/+17
* Removed all binary constants and replaced with decimal or hexadecimal constan...Dean Camera2009-04-051-3/+3
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-0/+191