07-04-2025, 10:16 AM
(07-04-2025, 01:03 AM)admin Wrote: maybe you can use for test:
I have a compilation error:
Code:
[zital@s-400 zitalki-esp32]$ idf.py build
/home/projects/zitalki-esp32/main/main.c:13:10: fatal error: esp_eth_phy_lan8720.h: No such file or directory
13 | #include "esp_eth_phy_lan8720.h"
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
[4/9] Completed 'bootloader'
ninja: build stopped: subcommand failed.
ninja failed with exit code 1, output of the command is in the /home/projects/zitalki-esp32/build/log/idf_py_stderr_output_35496 and /home/projects/zitalki-esp32/build/log/idf_py_stdout_output_35496
