commit | 010fb40b95d4a01e612492b3264415bb8f06dc5b | [log] [tgz] |
---|---|---|
author | Patrik Flykt <patrik.flykt@intel.com> | Fri Jan 12 09:30:34 2018 +0200 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Jan 15 15:47:53 2018 -0500 |
tree | 62f5a66fe4a2e4b2df06f15134304b8918cb7113 | |
parent | f8a674b45ef34de6f02ecc4ea745f857a6d0dc8d [diff] |
subsys: usb: Set Zephyr project USB Vendor and Product IDs Document USB Vendor and Product IDs and their intended usage. Set the Vendor and Product IDs and define the USB bcdDevice Device Descriptor Device Release Number to be the binary coded decimal representation of the Zephyr major and minor kernel version number. Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>