Skip to content

pyusb: Add MicroPython implementation of PyUSB library. #864

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

Merged
merged 1 commit into from
May 27, 2024

Conversation

dpgeorge
Copy link
Member

This implements a compatible subset of the PyUSB library, for MicroPython unix (using ffi and libusb-1.0.so).

@dpgeorge dpgeorge force-pushed the unix-ffi-add-pyusb branch from 7403e4a to 50ed36f Compare May 27, 2024 04:03
@dpgeorge dpgeorge merged commit 50ed36f into micropython:master May 27, 2024
3 checks passed
@dpgeorge dpgeorge deleted the unix-ffi-add-pyusb branch May 27, 2024 04:09
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

Successfully merging this pull request may close these issues.

1 participant