mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 16:23:34 +00:00
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
usb_dc_dw_stm32.h | ||
usb_dc_dw.c | ||
usb_dc_it82xx2.c | ||
usb_dc_kinetis.c | ||
usb_dc_mcux.c | ||
usb_dc_native_posix_adapt.c | ||
usb_dc_native_posix_adapt.h | ||
usb_dc_native_posix.c | ||
usb_dc_nrfx.c | ||
usb_dc_rpi_pico.c | ||
usb_dc_sam_usbc.c | ||
usb_dc_sam_usbhs.c | ||
usb_dc_sam0.c | ||
usb_dc_smartbond.c | ||
usb_dc_stm32.c |