zephyr/subsys/usb
Johann Fischer 79a80730b2 usb: device_next: allow to use label as interface string descriptor
The intention was to use the "interface-name" string property in the
interface string descriptor, but using the label property is acceptable
again. Therefore, allow the use of the DT label property string in the
interface string descriptor.

Follow exactly the same approach as in the CDC ACM implementation
introduced in the commit b0791400f6
("usb: device_next: cdc_acm: allow setting the interface description").

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-06-11 08:18:30 +02:00
..
device Bluetooth: Remove USB H4 mode support 2025-04-29 13:00:33 +02:00
device_next usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
host usb: host: fix set/clear feature shell commands 2025-03-24 07:53:21 +01:00
usb_c usbc: Enable VBUS measurement before VBUS check level 2025-05-27 11:50:29 +02:00
CMakeLists.txt