Commit Graph

14 Commits

Author SHA1 Message Date
Dean Camera
4ad929f19d Update copyrights for 2017. 2017-04-18 20:30:29 +10:00
Dean Camera
1e05d46b66 Update copyrights to 2016. 2016-01-31 16:11:09 +11:00
Dean Camera
92e9cb71e2 Fixed incorrect CALLBACK_USB_GetDescriptor() wIndex parameter type (thanks to matlo). 2015-12-02 18:56:52 +11:00
Dean Camera
1d2680b358 Update copyrights to 2015 (better late than never). 2015-05-17 13:14:29 +10:00
Dean Camera
8328175482 Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required. 2014-01-08 10:41:16 +11:00
László Monda
deb1675f84 Use the new USB_STRING_DESCRIPTOR macro for every string descriptor. 2014-01-08 10:36:19 +11:00
Dean Camera
e368a89987 Update copyrights for 2014. 2014-01-04 10:45:02 +11:00
Dean Camera
e3cb0f48ef Use new VERSION_BCD() macro with explicit int arguments to fix edge cases with the previous floating point macro version. 2013-11-21 19:19:45 +01:00
László Monda
9ef29ea229 Extract interface numbers into enums. 2013-10-06 22:16:20 +02:00
Dean Camera
e342ba8f64 Add symbolic names for USB Device String Descriptors within the demos, applications and bootloaders. 2013-05-15 18:40:25 +02:00
Dean Camera
0ad234c194 Fix Printer class bootloader - descriptors are stored in SRAM, not FLASH. 2013-05-14 22:25:03 +02:00
Dean Camera
3d0e6d055b Minor documentation improvements. 2013-05-14 22:23:17 +02:00
Dean Camera
63e80bea08 Add additional comments to the Printer class bootloader, fix incorrect VID/PID values. 2013-03-03 14:10:13 +00:00
Dean Camera
8a43da6b37 Add new Printer class USB bootloader. 2013-03-03 13:35:46 +00:00