aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/OTG.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-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
* Corrections, improvements and additions to the incomplete RNDISHost demo.Dean Camera2009-11-131-1/+1
* Add double banking property to LUFA powered projects in the Projects director...Dean Camera2009-11-061-1/+1
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-1/+1
* Moved USB Host state machine code out from USBTask.c and into Host.c, where i...Dean Camera2009-05-131-1/+0
* Fixed naming of OTG.h functions, to make them consistent with the rest of the...Dean Camera2009-05-031-14/+14
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-2/+2
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-1/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-9/+3
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-40/+71
* 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/+102