Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Add nusb support. #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Dirbaio
Copy link
Contributor

@Dirbaio Dirbaio commented Oct 28, 2023

nusb is a pure-Rust libusb replacement. It can help a lot with the issues we're having with libusb (cross compiling pain, segfaults).

Tested working on Linux and Windows. Unfortunately nusb doesn't support macos yet, so best way to go is feature-gate them for now :(

@Dirbaio Dirbaio force-pushed the master branch 3 times, most recently from 752b79d to a8b564e Compare October 31, 2023 02:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant