Minor documentation improvements.
[pub/USBasp.git] / Demos / Device / ClassDriver / MassStorage / Lib /
2012-05-27 Dean CameraMerge in AppConfigHeaders branch to trunk, altering...
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-27 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-26 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-21 Dean CameraAppConfigHeaders: Merge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-20 Dean CameraMerge in latest trunk.
2012-05-15 Dean CameraAppConfigHeaders: Make sure that in applications using...
2012-05-13 Dean CameraAppConfigHeaders: Move out the last of the demo/app...
2012-02-29 Dean CameraUpdate StaticAnalysisTest to check for missing header...
2012-02-04 Dean CameraUpdate file contributor copyrights for 2012.
2012-02-04 Dean CameraUpdate file header copyrights for 2012.
2011-12-23 Dean CameraRun wspurify script on /trunk/ and /branches/ C source...
2011-07-30 Dean CameraFixed incorrect Dataflash buffer use in the DataflashMa...
2011-06-05 Dean CameraMassive corrections to the project documentation and...
2011-04-04 Dean CameraRenamed all low level Endpoint_Read_*, Endpoint_Write_...
2011-03-23 Dean CameraUse the MIN() macro where possible instead of manual...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
2011-01-10 Dean CameraAltered all endpoint/pipe stream transfers so that...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-26 Dean CameraAdded ability to write protect Mass Storage disk write...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-24 Dean CameraAll USB class drivers are now automatically included...
2010-10-13 Dean CameraMinor documentation corrections.
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-08-31 Dean CameraClarify in the project documentation files what the...
2010-08-18 Dean CameraFixed MassStorage based demos and projects resetting...
2010-07-29 Dean CameraSpell check all source files once again to find any...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-21 Dean CameraAdd missing const qualifiers to class drivers.
2010-07-19 Dean CameraUpdate makefiles to use the latest WinAVR/Atmel toolcha...
2010-07-15 Dean CameraDisable strict aliasing explicitly in the project makef...
2010-07-15 Dean CameraFix pointer aliasing warning in the Mass Storage demos.
2010-07-09 Dean CameraRewrote the implementation of the SwapEndian_16() and...
2010-06-03 Dean CameraMore documentation fixes.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-02-02 Dean CameraMinor fixups to the documentation and preprocessor...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-09 Dean CameraIncrease timeout of Mass Storage and Still Image host...
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-11-17 Dean CameraMake RNDISHost demo validate the set Packet Filter...
2009-11-15 Dean CameraCleanups to the MassStorage Device demos, and the MassS...
2009-10-08 Dean CameraAdd new MIDI Host Class driver to the library, and...
2009-10-02 Dean CameraCleanups to the Device mode Mass Storage demo applicati...
2009-09-22 Dean CameraAdd new error condition to the HID Report Parser for...
2009-09-22 Dean CameraMove Dataflash operational checking code out from SCSI...
2009-08-26 Dean CameraAdd SCSICodes.h to the Class Driver Common folder,...
2009-08-05 Dean CameraChanged over manual loops waiting for endpoints to...
2009-07-21 Dean CameraAdded new USB_DeviceState variable to keep track of...
2009-07-20 Dean CameraChange Doxygen configuration files to not produce 4096...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-29 Dean CameraMinor correction to MagStripe demo to fix build problems.
2009-06-29 Dean CameraDataflash_WaitWhileBusy() now always ensures that the...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-06-18 Dean CameraBreak device mode class driver interfaces into seperate...
2009-06-15 Dean CameraMore Doxygen fixes - ensure no undocumented function...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-05 Dean CameraMove new Class Driver powered demos to a new ClassDrive...