aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Printer/Descriptors.c
Commit message (Collapse)AuthorAgeFilesLines
* Extract interface numbers into enums.László Monda2013-10-061-1/+1
|
* Add symbolic names for USB Device String Descriptors within the demos, ↵Dean Camera2013-05-151-5/+5
| | | | applications and bootloaders.
* Fix Printer class bootloader - descriptors are stored in SRAM, not FLASH.Dean Camera2013-05-141-3/+3
|
* Minor documentation improvements.Dean Camera2013-05-141-3/+3
|
* Add additional comments to the Printer class bootloader, fix incorrect ↵Dean Camera2013-03-031-1/+1
| | | | VID/PID values.
* Add new Printer class USB bootloader.Dean Camera2013-03-031-0/+209