Fixed incorrect event name in the Benito project.
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / MassStorage.h
2010-10-28 Dean CameraMove RNDISConstants.h into the RNDIS class driver commo...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFixed MIDI_Host_Flush() not aborting early when the...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-08-20 Dean CameraAdded new SCSI_ASENSE_NOT_READY_TO_READY_CHANGE constan...
2010-07-26 Dean CameraRename reserved members of all structs so that they...
2010-06-17 Dean CameraRenamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT().
2010-06-03 Dean CameraFixed incorrect function references in the Mass Storage...
2010-06-03 Dean CameraMore documentation fixes.
2010-06-03 Dean CameraMinor documentation cleanups.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-29 Dean CameraAdd briefs for the library core structures.
2010-03-29 Dean CameraAdd file-level brief documentation.
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-08-27 Dean CameraAdded new "Common" section to the class drivers, to...
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...