Skip to content
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

libusb hotplug support #5492

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

Conversation

bfulkers-i
Copy link
Contributor

Adds a new device_watcher called device_watcher_libusb which uses libusb's hotplug support to detect when devices are disconnected and reconnected. If the target platform doesn't support libusb hotplug, it falls back to creating a polling_device_watcher

@amilcarlucas
Copy link

Needs a rebase :(

@Nir-Az Nir-Az requested a review from noacoohen August 7, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants