You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mcux-sdk-middleware-usb: fix ip control return value for ip3511
re-apply patch after sdk refresh.
without this kStatus_USB_Error was always returned for
kUSB_DeviceControlRun and kUSB_DeviceControlStop control types. let's
do it as for ehci/khci.
this change fixes the tests/subsys/usb/device/usb.device test for
lpcxpresso55s69_cpu0.
this is from nxp-mcuxpresso/mcuxsdk-middleware-usb#6
Signed-off-by: Jacob Siverskog <[email protected]>
0 commit comments