Skip to content

fix ESP8266 build - clear MICROPY_USE_INTERNAL_ERRNO #843

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 16, 2018
Merged

fix ESP8266 build - clear MICROPY_USE_INTERNAL_ERRNO #843

merged 1 commit into from
May 16, 2018

Conversation

jerryneedell
Copy link
Collaborator

set #define MICROPY_USE_INTERNAL_ERRNO (0) in mpconfigport for ESP8266 to fix compile error
needed after PR #837

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.

Thanks for the fix @jerryneedell ! Appreciated as always.

@tannewt tannewt merged commit 07c0a32 into adafruit:master May 16, 2018
@jerryneedell jerryneedell deleted the jerryn_errno branch May 16, 2018 21:02
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.

2 participants