Add MIME type handling to the Webserver project, so that files of different types...
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / USBInterrupt.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-08-17 Dean CameraAdded beginnings of a new AVRISP-MKII clone project.
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-14 Dean CameraRemoved all user pipe/endpoint interrupt APIs, added...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-17 Dean CameraRemoved "Host_" section of the function names in Config...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-02-23 Dean CameraMoved all source to the trunk directory.