zephyr/drivers/usb
Manuel Aebischer 8cf199fb04 drivers: usb_dc_rpi_pico: previosuly used endpoint may remain locked
When reconfiguring a previously used endpoint, it may still be locked
when a write was taking place when e.g. the host application crashed.
The call to udc_rpi_cancel_endpoint seems to do a proper cleanup of
the endpoint, i.e. the write semaphore will be released.
Fixes #66723.

Signed-off-by: Manuel Aebischer <manuel.aebischer@netmodule.com>
2023-12-21 17:18:49 +00:00
..
bc12
common drivers: usb: add common DWC2 register header 2023-12-18 09:48:58 +01:00
device drivers: usb_dc_rpi_pico: previosuly used endpoint may remain locked 2023-12-21 17:18:49 +00:00
udc drivers: usb stm32H5 and stm32U5 have an independent power supply 2023-12-19 22:53:26 +00:00
uhc
uvb
CMakeLists.txt
Kconfig