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
udc drivers: udc_dwc2: Allow not-multiple-of-4 mps in DMA mode 2024-08-27 12:45:42 +02:00
uhc
uvb
CMakeLists.txt
Kconfig