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

Add support for devcontainer development #132

Merged
merged 6 commits into from
Dec 19, 2023

Conversation

davet2001
Copy link
Collaborator

@davet2001 davet2001 commented May 2, 2023

Developing in a devcontainer can be useful because specific versions of pyusb can be tested, without altering the system pyusb installation.

Developing in a devcontainer is not always the most straightforward thing to do for usb device development, because temper-usb requires access to the usb port. Specific USB devices can be mapped from the system to the devcontainer environment.

@davet2001 davet2001 merged commit eda310d into padelt:master Dec 19, 2023
6 checks passed
@davet2001 davet2001 deleted the devcontainer branch December 19, 2023 20:57
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.

None yet

1 participant