Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added class specific descriptor type defines with standard USB-IF element ↵ | Dean Camera | 2010-09-09 | 1 | -1/+1 |
| | | | | naming. | ||||
* | Changed the signature of the CALLBACK_USB_GetDescriptor() callback function ↵ | Dean Camera | 2010-08-24 | 1 | -1/+2 |
| | | | | so that the descriptor pointer is const, to remove the need for extra casting inside the callback (thanks to Jonathan Kollasch). | ||||
* | Update all demos, projects and bootloaders to indent all function ↵ | Dean Camera | 2010-07-21 | 1 | -2/+3 |
| | | | | | | parameters, one per line, for better readability. Add missing const qualifiers to the demos. | ||||
* | Add first lot of AVRStudio project files for some of the library projects. | Dean Camera | 2010-07-13 | 1 | -0/+60 |