Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added new USB_DeviceState variable to keep track of the current Device mode U... | Dean Camera | 2009-07-21 | 1 | -6/+3 |
* | Remove ClearPipeStall routine from the StillImageHost demo, as there is now a... | Dean Camera | 2009-07-20 | 2 | -26/+2 |
* | Added error codes to most StillImageHost demo commands. | Dean Camera | 2009-07-20 | 2 | -6/+20 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 2 | -7/+7 |
* | Converted Host mode demos to schedulerless. Fixed host mode broken due to ear... | Dean Camera | 2009-06-08 | 1 | -2/+2 |
* | Copy existing Host mode demos to new ClassDriver and LowLevel subfolders. | Dean Camera | 2009-06-05 | 3 | -0/+440 |