aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/HighLevel/USBInterrupt.h
AgeCommit message (Expand)Author
2010-04-28Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...Dean
2010-03-29Add file-level brief documentation.Dean
2010-02-24Fix incorrect error when directly including the LUFA internal USB library com...Dean
2010-02-24Revert changes made for the partial port to the AVR32 architecture.Dean
2010-02-24More AVR32 achitecture ports.Dean
2010-02-23More porting of the USB core to the AVR32.Dean
2010-02-23Start porting the USB core to the AVR32 UC3B.Dean
2010-02-11Add more include protection macros to give the user warnings when they try to...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-08-17Added beginnings of a new AVRISP-MKII clone project.Dean
2009-05-18Rewritten event system to remove all macros, to make user code clearer.Dean
2009-05-14Removed all user pipe/endpoint interrupt APIs, added internal library support...Dean
2009-05-04Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean
2009-04-22Documentation enhancements to improve documentation cross-references.Dean
2009-04-17Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...Dean
2009-04-17More documentation changes for better module-level documentation rather than ...Dean
2009-04-16Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean
2009-04-05Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean
2009-04-01All comments in the library, bootloaders, demos and projects have now been sp...Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean