zephyr/drivers/usb
Michael Hope ad7ea0d498 drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints
The driver was returning zero due to accessing the, say, 0x81'th
endpoint instead of the 0x01'th endpoint.

Signed-off-by: Michael Hope <mlhx@google.com>
2020-06-24 21:00:59 +02:00
..
device drivers: usb: fix usb_dc_ep_mps() for the SAM0 for IN endpoints 2020-06-24 21:00:59 +02:00
CMakeLists.txt
Kconfig