aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.h
Commit message (Expand)AuthorAgeFilesLines
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-241-1/+0
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-12/+13
* Clarify in the project documentation files what the each of the different USB...Dean Camera2010-08-311-3/+3
* Fixed MassStorage based demos and projects resetting the SCSI sense values be...Dean Camera2010-08-181-4/+3
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+2
* Add missing const qualifiers to class drivers.Dean Camera2010-07-211-6/+6
* More documentation fixes.Dean Camera2010-06-031-2/+2
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-87/+87
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Fixed incorrect values for REPORT_ITEM_TYPE_* enum values causing corrupt dat...Dean Camera2009-11-231-61/+0
* Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hu...Dean Camera2009-09-211-0/+148