Skip to content

Consider using nusb instead of rusb #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
thejpster opened this issue Dec 19, 2023 · 1 comment
Closed

Consider using nusb instead of rusb #56

thejpster opened this issue Dec 19, 2023 · 1 comment

Comments

@thejpster
Copy link

The rusb crate wraps around the libusb C library. Now there is nusb which works on Windows, macOS and Linux without using libusb, saving you a third-party dependency install.

@jonathanpallant
Copy link
Member

jonathanpallant commented May 20, 2025

Done in #202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants