commit | f0832da1e0d4a03c8ff3f612020c1e007d063e52 | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Thu Jul 06 13:56:28 2017 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Oct 13 08:32:37 2017 -0400 |
tree | 8b4be1563b457bdb6741e4bf8bba3ebed2c8c309 | |
parent | 74137432c0d4263e7017e7626d0b7a215a964315 [diff] |
subsys: usb: add common device descriptor Add common device descriptor for USB class devices. The common descriptor allows easy configuration of Manufacturer, Product, SerialNumber strings and PID/VID. It also allows future support for composite devices. Signed-off-by: Johann Fischer <j.fischer@phytec.de>