Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase timeout of Mass Storage and Still Image host commands to 10 seconds ... | Dean Camera | 2009-12-09 | 1 | -1/+1 |
* | Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to s... | Dean Camera | 2009-08-27 | 1 | -1/+1 |
* | Renamed all library events to properly seperate out Device and Host mode even... | Dean Camera | 2009-08-05 | 1 | -5/+5 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 1 | -6/+6 |
* | Oops - SCSI INQUIRY data uses fixed-length, non-terminated strings -- need to... | Dean Camera | 2009-06-23 | 1 | -0/+1 |
* | Converted Host mode demos to schedulerless. Fixed host mode broken due to ear... | Dean Camera | 2009-06-08 | 1 | -17/+18 |
* | Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. | Dean Camera | 2009-06-05 | 1 | -0/+85 |