zephyr/samples/subsys/usb/common
Johann Fischer 9cb0fbf80d usb: device_next: fix Get Status request response
We need to track the self-powered status of the device independently of
the D6 bit in the bmAttributes value of the configuration descriptor
because the Get Status request about the self-powered status is valid in
address state and we support multiple configurations.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2025-02-28 14:51:53 +01:00
..
common.cmake
Kconfig.sample_usbd
sample_usbd_init.c usb: device_next: fix Get Status request response 2025-02-28 14:51:53 +01:00
sample_usbd.h samples: usb: add samples function to setup USB device only 2024-11-19 09:53:29 -05:00