common: Add USB_DeviceSetVendorId() and USB_DeviceSetProductId().
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 10:08:35 +0000 (12:08 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 5 Jan 2020 19:38:11 +0000 (20:38 +0100)
commitd6527916c38428842248f558fa6716d8d6ba4871
tree409bb643ea2e216efda3390616102c09ef7503dd
parent1364963a63e0f2ed2c46eebbb7afcd3997258c78
common: Add USB_DeviceSetVendorId() and USB_DeviceSetProductId().

These configure the VID/PID pair to use.
src/common/usb_device_descriptor.c
src/common/usb_device_descriptor.h