zephyr/samples/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
..
audio
cdc_acm usb: device_next: use system workqueue in CDC ACM by default 2025-06-03 14:48:29 +01:00
cdc_acm_bridge samples: usb: add a cdc_acm_bridge sample 2025-05-14 20:11:00 +01:00
common usb: device_next: allow BOS support to be disabled 2025-06-03 14:48:29 +01:00
console samples: usb: clean up legacy USB CDC ACM console sample 2025-02-12 02:22:18 +01:00
console-next
dfu samples: usb: Exclude frdm_mcxa153 platform from dfu sample 2025-05-29 23:25:57 +02:00
dfu-next samples: usb: dfu-next: make the sample testable 2025-03-04 12:17:34 +00:00
hid-keyboard usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
hid-mouse usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
inf
mass samples: subsys: usb: Enable samples for MAX32690EVKIT board 2025-04-09 19:31:24 +02:00
midi
shell
testusb samples: usb: testusb: use new USB device stack 2025-04-23 02:15:10 +02:00
uac2_explicit_feedback doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
uac2_implicit_feedback doc: boards: nordic: Adopt zephyr:board directives 2025-03-31 22:00:02 +02:00
webusb boards native_posix: Remove twister support 2025-03-07 19:16:14 +01:00
webusb-next sample: usb: add usbd test feature to samd21/samr21_xpro boards 2025-04-27 08:35:00 +02:00
usb.rst