Update the incomplete StandaloneProgrammer project to be compatible with the latest...
[pub/USBasp.git] / Projects / TempDataLogger / Lib / SCSI.c
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-13 Dean CameraClean up excessive whitespace at the end of each line...
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-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-13 Dean CameraAdd first lot of AVRStudio project files for some of...