Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cache the USB_DeviceState variable internally in the library core when multip... | Dean Camera | 2010-10-06 | 1 | -1/+1 |
* | Update size of compiled Mouse demo in documentation, fix indenting in Device.h. | Dean Camera | 2010-07-23 | 1 | -1/+1 |
* | Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t... | Dean Camera | 2010-06-16 | 1 | -3/+3 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 1 | -45/+45 |
* | Removed two-step endpoint/pipe bank clear and switch sequence for smaller, fa... | Dean Camera | 2010-04-13 | 1 | -1/+1 |
* | Fixed blocking CDC streams not aborting when the host is disconnected. | Dean Camera | 2010-01-04 | 1 | -1/+1 |
* | Remove dependancies from the LowLevel demos to the ClassDriver demos, since t... | Dean Camera | 2009-11-08 | 1 | -1/+1 |
* | Make Low Level host demos use void pointers for the configuration descriptor,... | Dean Camera | 2009-11-07 | 1 | -0/+7 |
* | Add const attribute to class driver APIs. | Dean Camera | 2009-11-03 | 1 | -0/+39 |