zephyr/samples/subsys/usb
Johann Fischer f851cad162 usb: device_next: add device configuration change notification
Notify only if the device configuration has changed. Pass only the
configuration value as the message status, the actual device speed can
be obtained with usbd_bus_speed().

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-08-16 08:50:25 -04:00
..
audio doc: fix incorrect bullet lists 2024-06-20 14:07:32 -04:00
cdc_acm sample: usb: cdc_acm: remove configuration overlays 2024-08-05 16:28:09 +02:00
common usb: device_next: rename usbd_device_set_bcd() 2024-08-01 09:11:44 +01:00
console samples: usb: fix API references 2024-07-10 14:36:46 +02:00
dfu samples: usb: fix API references 2024-07-10 14:36:46 +02:00
hid-keyboard usb: device_next: add device configuration change notification 2024-08-16 08:50:25 -04:00
hid-mouse input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
inf
mass samples: fix adafruit_feather board name 2024-08-01 14:56:25 +02:00
shell sample: usb: allow samples to be built on all platforms with 'usbd' 2024-07-08 12:13:54 -04:00
testusb
uac2_explicit_feedback usb: device_next: introduce UDC_BUF_POOL_*_DEFINE macros 2024-07-30 18:26:04 +01:00
webusb samples: usb: fix API references 2024-07-10 14:36:46 +02:00
usb.rst