zephyr/subsys/usb
Andrei Emeltchenko 44a3cca2e2 usb: Remove default Vendor and Product ID
Vendor ID and Product ID should be assigned on build time by
respective process.

For sanity check we assign some random values which are only used for
build tests and should not be used for real products.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2017-10-19 09:30:58 -04:00
..
class subsys: mass_storage: add composite device configuration 2017-10-13 09:18:14 -04:00
Kconfig usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
Makefile subsys: cdc_acm: add composite device configuration 2017-10-13 09:18:14 -04:00
composite.c subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
composite.h subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
usb_descriptor.c subsys: usb: add common device descriptor 2017-10-13 08:32:37 -04:00
usb_descriptor.h subsys: usb: add common device descriptor 2017-10-13 08:32:37 -04:00
usb_device.c usb: Allow to select configuration for composite devices 2017-09-21 09:00:23 -04:00