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
pbio/drv/usb/usb_nxt.c: Fix ZLPs on the control pipe
This is needed to correctly indicate end of descriptor when the
descriptor size is an exact multiple of the endpoint packet size.
This fixes enumeration issues on Windows.
Removes the former TODO in the configuration descriptor handling.
It is not needed and was masking this issue.
0 commit comments