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