aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/BulkVendor/Descriptors.c
Commit message (Collapse)AuthorAgeFilesLines
* Add USB_STRING_DESCRIPTOR_ARRAY() macro, update demos where required.Dean Camera2014-01-081-1/+1
|
* Use the new USB_STRING_DESCRIPTOR macro for every string descriptor.László Monda2014-01-081-18/+3
|
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
|
* Use new VERSION_BCD() macro with explicit int arguments to fix edge cases ↵Dean Camera2013-11-211-2/+2
| | | | with the previous floating point macro version.
* Add new Bulk Vendor device demo application.Dean Camera2013-10-301-0/+209