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

esp8266/mpconfigport.h: Make socket a weak link #3219

Closed

Conversation

alex-robbins
Copy link
Contributor

This way it can be overridden by a socket module in Python, as in other
ports. (This is also necessary to use the micropython-socket package from micropython-lib.)

This way it can be overridden by a socket module in Python, as in other
ports.
@dpgeorge
Copy link
Member

+1

@pfalcon
Copy link
Contributor

pfalcon commented Jul 19, 2017

Merged, thanks.

@pfalcon pfalcon closed this Jul 19, 2017
@alex-robbins alex-robbins deleted the esp8266-weak-links branch July 19, 2017 15:58
tannewt added a commit to tannewt/circuitpython that referenced this pull request Aug 1, 2020
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

3 participants