zephyr/subsys/usb
Miika Karanki 549de77750 usb: device: fix k_usleep in isr in set_endpoint
set_device can be called in interrupt context at least with
stm32u5 soc. Calling k_usleep from there causes the isr
to run forever.

Signed-off-by: Miika Karanki <miika.karanki@vaisala.com>
2023-02-27 11:34:33 +01:00
..
device usb: device: fix k_usleep in isr in set_endpoint 2023-02-27 11:34:33 +01:00
device_next usb: device_next: new USB Mass Storage implementation 2023-02-24 15:19:20 +01:00
host usb: host: add port power and port reset USB hub features 2022-12-16 13:21:12 +01:00
usb_c usb_c: Add super state to handle Sender Response Timer 2023-02-21 18:04:04 -05:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00