zephyr/subsys/usb
Johann Fischer ed8c99977f usb: device: allow uneven SN to be obtained from HWINFO
If the length of the string literal reserved for the serial number
descriptor is odd, the string is not used because its length is always
even and therefore one character longer. Fix this by using the shortest
length for the copy.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-06-12 14:31:11 +03:00
..
device usb: device: allow uneven SN to be obtained from HWINFO 2024-06-12 14:31:11 +03:00
device_next usb: device_next: hid: fix Get Report buffer handling 2024-06-04 07:56:45 +02:00
host
usb_c lib: smf: constant number of arguments for SMF_CREATE_STATE() 2024-05-07 17:46:21 +02:00
CMakeLists.txt