Skip to content

add binascii to most builds #3632

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
Nov 5, 2020
Merged

Conversation

dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented Nov 1, 2020

Fixes #2022 .

binascii was present in the nRF and ESP32S2 builds, but not other builds. Now that we have offboard wifi, should be available wherever can be.

@brentru This is still desirable, is that right?

@dhalbert dhalbert requested review from tannewt and brentru November 1, 2020 19:55
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! I think @brentru will be back on Wednesday.

@brentru
Copy link
Member

brentru commented Nov 5, 2020

@dhalbert This is still desirable! It's used for boards with co-processors as well.

@dhalbert dhalbert merged commit 36a8828 into adafruit:main Nov 5, 2020
@dhalbert dhalbert deleted the add-binascii branch November 5, 2020 21:16
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.

Enable binascii on SAMD port
3 participants