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
At present the hidapi support library is compiled using hidraw which is fine for many variants of Linux but having the ability to switch to the libusb variant would give greater flexibility to downstream users.
At present the
hidapisupport library is compiled usinghidrawwhich is fine for many variants of Linux but having the ability to switch to thelibusbvariant would give greater flexibility to downstream users.