zephyr/subsys/usb
Johann Fischer 0ad1eef4b7 usb: device: Revert "fix possible deadlock in usb_transfer_sync()"
This reverts commit cd7461495f,
introduced to fix possible deadlock as result of changes in
commit f206170c65
("usb: device: Do not call callback when transfer is cancelled")
which is now reverted.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-04-17 11:30:48 +02:00
..
device usb: device: Revert "fix possible deadlock in usb_transfer_sync()" 2023-04-17 11:30:48 +02:00
device_next init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
host init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
usb_c usbc: explicitly declare sizes of state machines arrays 2023-03-03 09:17:11 +01:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00