aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/MassStorageHost/MassStorageHost.h
Commit message (Expand)AuthorAgeFilesLines
* Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...Dean Camera2009-08-271-1/+1
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-5/+5
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-6/+6
* Oops - SCSI INQUIRY data uses fixed-length, non-terminated strings -- need to...Dean Camera2009-06-231-0/+1
* Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...Dean Camera2009-06-081-17/+18
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+85