aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/Printer/Descriptors.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
|
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
|
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
|
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
|
* Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks ↵Dean Camera2015-12-021-1/+1
| | | | to matlo).
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
|
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
|
* Replace CDC interface numbers with enums.László Monda2013-10-101-1/+1
|
* Extract interface numbers into enums.László Monda2013-10-061-3/+12
|
* Add symbolic names for USB Device String Descriptors within the demos, ↵Dean Camera2013-05-151-0/+11
| | | | applications and bootloaders.
* Update the Printer class bootloader to use the new Printer Device Class ↵Dean Camera2013-05-051-1/+0
| | | | driver, rather than implementing the Printer USB class manually.
* Add new Printer class USB bootloader.Dean Camera2013-03-031-0/+77