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 pyserial dependency for nrf52 #20

Merged
merged 1 commit into from
Jul 29, 2024
Merged

Add pyserial dependency for nrf52 #20

merged 1 commit into from
Jul 29, 2024

Conversation

robin-nitrokey
Copy link
Member

The nrf52_upload module needs the pyserial package. We implicitly depend on it via spsdk. This patch adds it as an explicit dependency too.

Fixes: #14

The nrf52_upload module needs the pyserial package.  We implicitly
depend on it via spsdk.  This patch adds it as an explicit dependency
too.

Fixes: #14
@robin-nitrokey robin-nitrokey merged commit c83a8f1 into main Jul 29, 2024
14 checks passed
@robin-nitrokey robin-nitrokey deleted the pyserial branch July 29, 2024 14:05
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.

Fix _nrf_upload dependencies
2 participants