Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required. | Dean Camera | 2014-01-08 | 1 | -1/+1 |
* | Use the new USB_STRING_DESCRIPTOR macro for every string descriptor. | László Monda | 2014-01-08 | 1 | -18/+3 |
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 1 | -2/+2 |
* | Use new VERSION_BCD() macro with explicit int arguments to fix edge cases wit... | Dean Camera | 2013-11-21 | 1 | -2/+2 |
* | Extract interface numbers into enums. | László Monda | 2013-10-06 | 1 | -1/+1 |
* | Add symbolic names for USB Device String Descriptors within the demos, applic... | Dean Camera | 2013-05-15 | 1 | -5/+5 |
* | Fix Printer class bootloader - descriptors are stored in SRAM, not FLASH. | Dean Camera | 2013-05-14 | 1 | -3/+3 |
* | Minor documentation improvements. | Dean Camera | 2013-05-14 | 1 | -3/+3 |
* | Add additional comments to the Printer class bootloader, fix incorrect VID/PI... | Dean Camera | 2013-03-03 | 1 | -1/+1 |
* | Add new Printer class USB bootloader. | Dean Camera | 2013-03-03 | 1 | -0/+209 |