Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added USB Missle Launcher project, submitted by Dave Fletcher. | Dean Camera | 2009-06-16 | 1 | -2/+2 |
| | |||||
* | Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. | Dean Camera | 2009-06-14 | 1 | -1/+1 |
| | | | | | | Split out common defines/types from class drivers into a seperate common class driver directory. Make central USB Class driver dispatch headers, used for both device and host modes. | ||||
* | Some minor whitespace corrections. | Dean Camera | 2009-06-11 | 1 | -5/+5 |
| | |||||
* | Add master device Host demo makefile. | Dean Camera | 2009-06-05 | 1 | -1/+0 |
| | | | | Copy and convert incomplete Bluetooth Host demo to the library. | ||||
* | Move new Class Driver powered demos to a new ClassDriver subdirectory, ↵ | Dean Camera | 2009-06-05 | 1 | -0/+85 |
re-add old low level demos to a LowLevel subdirectory. |