| Commit message (Expand) | Author | Age | Files | Lines |
* | Add SCSICodes.h to the Class Driver Common folder, and automatically include ... | Dean Camera | 2009-08-26 | 2 | -86/+0 |
* | Changed over manual loops waiting for endpoints to be ready to use the librar... | Dean Camera | 2009-08-05 | 1 | -20/+8 |
* | Added new USB_DeviceState variable to keep track of the current Device mode U... | Dean Camera | 2009-07-21 | 1 | -4/+20 |
* | Change Doxygen configuration files to not produce 4096 directories for the do... | Dean Camera | 2009-07-20 | 1 | -0/+2 |
* | Added incomplete PrinterHost demo application. | Dean Camera | 2009-07-11 | 1 | -3/+3 |
* | Minor correction to MagStripe demo to fix build problems. | Dean Camera | 2009-06-29 | 1 | -9/+15 |
* | Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ... | Dean Camera | 2009-06-29 | 1 | -20/+29 |
* | Added const modifiers to device mode class drivers. | Dean Camera | 2009-06-28 | 3 | -22/+22 |
* | Break device mode class driver interfaces into seperate config and state stru... | Dean Camera | 2009-06-18 | 4 | -38/+38 |
* | More Doxygen fixes - ensure no undocumented function parameters. | Dean Camera | 2009-06-15 | 1 | -0/+2 |
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 2 | -3/+5 |
* | Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add... | Dean Camera | 2009-06-05 | 5 | -0/+1122 |