Skip to content
Commit c7cc58ca authored by Marc Desvaux's avatar Marc Desvaux Committed by Fabio Baltieri
Browse files

drivers: usb_dc_stm32: Fix OUT transfer issue



The driver cannot handle OUT transactions for an endpoint with an
MPS smaller than 64 bytes. To solve the issue, we will not use one
fixed value, EP_MPS, but instead use the actual MPS of an endpoint,
ep_state->ep_mps.

Signed-off-by: default avatarMarc Desvaux <marc.desvaux-ext@st.com>
Signed-off-by: default avatarLoic Poulain <loic.poulain@linaro.org>
parent 8596ee93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment