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

ETH_PHY_demo doesn't build #15

Closed
phibreDE opened this issue Aug 22, 2019 · 4 comments
Closed

ETH_PHY_demo doesn't build #15

phibreDE opened this issue Aug 22, 2019 · 4 comments

Comments

@phibreDE
Copy link

The network classes have changed in the espressif esp-ide git and the example no longer builds.

ESP32-GATEWAY/SOFTWARE/Newest-board-revisions/ETH_PHY_demo/main/ethernet_example_main.c:49:10: fatal error: eth_phy/phy_lan8720.h: No such file or directory #include "eth_phy/phy_lan8720.h"

Could you adapt the examples to the new toolchain?

@DanKoloff
Copy link
Contributor

Certainly looks like this one: OLIMEX/ESP32-POE#7 (comment)

We are aware of the issue that caused it. All ESP32 Ethernet demos of all boards are probably affected.

@wlbe4
Copy link

wlbe4 commented Jun 1, 2020

When can we expect a fix so the examples can compile and run on new toolchain (v4.x)?

@DanKoloff
Copy link
Contributor

@wlbe4
Copy link

wlbe4 commented Jul 17, 2020

Thanks

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

No branches or pull requests

3 participants