zephyr/subsys/usb
qianfan Zhao 32e6d0ca87 usb: set SN string descriptor at runtime
implement a method that can set SN string descriptor at runtime.
but runtime SN and default SN configured in Kconfig must has the
same length.

Fixes: #6593

Signed-off-by: qianfan Zhao <qianfanguijin@163.com>
2018-07-16 17:20:58 +02:00
..
class
bos.c
CMakeLists.txt
Kconfig
os_desc.c
os_desc.h
usb_descriptor.c usb: set SN string descriptor at runtime 2018-07-16 17:20:58 +02:00
usb_descriptor.h usb: set SN string descriptor at runtime 2018-07-16 17:20:58 +02:00
usb_device.c