aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/HostChapter9.h
Commit message (Expand)AuthorAgeFilesLines
* Add file-level brief documentation.Dean Camera2010-03-291-0/+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-9/+3
* More porting of the USB core to the AVR32.Dean Camera2010-02-231-1/+1
* Start porting the USB core to the AVR32 UC3B.Dean Camera2010-02-231-2/+8
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-1/+6
* 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
* Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean Camera2009-11-261-5/+5
* Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...Dean Camera2009-07-131-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-2/+2
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-3/+3
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-27/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-8/+0
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+8
* The USB_Host_SendControlRequest() function no longer automatically selects th...Dean Camera2009-04-141-1/+1
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+2
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+127