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