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
A lot of the USB matching functions use constant tables of VID/PIDs, so they should be marked "const". Deferring this for now, but it would be good to consider for the next time a large-scale USB code update is done.
A lot of the USB matching functions use constant tables of VID/PIDs, so they should be marked "const". Deferring this for now, but it would be good to consider for the next time a large-scale USB code update is done.