aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/BulkVendor/Descriptors.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* Update all project manufacturer strings with a generic title.Dean Camera2018-04-221-1/+1
* 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 to...Dean Camera2015-12-021-1/+1
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* 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 wit...Dean Camera2013-11-211-2/+2
* Add new Bulk Vendor device demo application.Dean Camera2013-10-301-0/+209