zephyr/drivers/usb
Tomasz Moń debc744665 drivers: udc_dwc2: Allow not-multiple-of-4 mps in DMA mode
Remove the early max packet size check on endpoint activation, because
there are valid use cases where the max packet size is not multiple of 4
and the stack won't perform multi-transaction transfers. Example use
case is UAC2 explicit feedback endpoint that has Max Packet Size equal
3 when device is operating at Full-Speed.

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2024-08-27 12:45:42 +02:00
..
bc12
common drivers: udc_dwc2: Add isochronous register bit defines 2024-08-27 12:45:42 +02:00
device drivers: usb device: Remove MCUX controller type 2024-08-22 09:14:24 +02:00
udc drivers: udc_dwc2: Allow not-multiple-of-4 mps in DMA mode 2024-08-27 12:45:42 +02:00
uhc
uvb linker: drivers: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
CMakeLists.txt
Kconfig