Closed MartinNPN closed 1 week ago
I just found the solution myself, using the ESP IDF master branch solves the issue, but this means that the comment "This project needs ESP-IDF v5.3 or later to properly compile" is missleading, this should be changed.
Thanks, I think I may have changed to master somewhere along the way as I also develop on ESP-IDF itself once in a while. I'll either backport it or change the readme when I have some time.
Checklist
How often does this bug occurs?
always
Expected behavior
The code should compile.
Actual behavior (suspected bug)
The code has problems at compiling, the generic eth driver seems wrong.
Error logs or terminal output
Steps to reproduce the behavior
Checkout project, import in VS Code and hit compile.
Project release version
latest
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
Windows 11
Shell
PowerShell
Additional context
i used esp idf 5.3.1