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

lwIP on ethernet: examples #8395

Merged
merged 19 commits into from
Jun 2, 2022
Merged

lwIP on ethernet: examples #8395

merged 19 commits into from
Jun 2, 2022

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Nov 30, 2021

(updated)

  • Rework ethernet examples
  • Styling: added 'ReflowComments: false'

(edit)
fixes #8144

cores/esp8266/LwipIntfDev.h Show resolved Hide resolved
libraries/lwIP_Ethernet/examples/EthClient/EthClient.ino Outdated Show resolved Hide resolved
@mcspr
Copy link
Collaborator

mcspr commented Jun 2, 2022

Should also help #8144?
('Development' to the right, if yes)

@d-a-v d-a-v merged commit 5f2af19 into esp8266:master Jun 2, 2022
@d-a-v d-a-v deleted the ethexamples branch June 2, 2022 12:03
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.

Ethernet LwIP interfaces static IP configuration only works if eth.config is followed by eth.setDefault()
2 participants