aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/USBInterrupt.h
Commit message (Expand)AuthorAgeFilesLines
* Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean Camera2010-04-281-102/+0
* 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-62/+26
* More AVR32 achitecture ports.Dean Camera2010-02-241-8/+10
* More porting of the USB core to the AVR32.Dean Camera2010-02-231-24/+52
* 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
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-1/+1
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-107/+0
* Removed all user pipe/endpoint interrupt APIs, added internal library support...Dean Camera2009-05-141-43/+7
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-041-9/+9
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-3/+3
* Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...Dean Camera2009-04-171-3/+3
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-7/+3
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-1/+11
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+1
* 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/+224