aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/MassStorageHost/Lib
Commit message (Expand)AuthorAgeFilesLines
* Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s...Dean Camera2009-08-272-247/+202
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-211-2/+6
* Added const modifiers to device mode class drivers.Dean Camera2009-06-282-22/+22
* MassStorageHost demo now retrieves Inquiry data from the device during enumer...Dean Camera2009-06-232-0/+102
* Fixed MassStorage demo not clearing the reset flag when a Mass Storage Reset ...Dean Camera2009-06-231-0/+1
* Added new USB_Host_ClearPipeStall() convenience function to clear a stall con...Dean Camera2009-06-182-26/+2
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-092-6/+12
* Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...Dean Camera2009-06-081-2/+2
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-053-0/+945