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

hii, I ran your code and it showed me the following error message #10

Closed
shavinda12 opened this issue Jun 27, 2023 · 1 comment
Closed

Comments

@shavinda12
Copy link

c:\Users\nethupama\Documents\Arduino\libraries\ESP32-ENC28J60\src\ESP32-ENC28J60.h:28:4: error: #error "This version of Arduino is too old"
   #error "This version of Arduino is too old"
    ^
In file included from c:\Users\nethupama\Documents\Arduino\libraries\ESP32-ENC28J60\src\ESP32-ENC28J60.cpp:25:0:
c:\Users\nethupama\Documents\Arduino\libraries\ESP32-ENC28J60\src\extmod/esp_eth_enc28j60.h:21:25: fatal error: esp_eth_phy.h: No such file or directory
compilation terminated.

exit status 1

Compilation error: exit status 1

I'm using the latest arduino ide which is 2.1.0.What is the reason for this?

@tobozo
Copy link
Owner

tobozo commented Jul 4, 2023

#error "This version of Arduino is too old"

sorry about the misleading error message, it's actually the esp32 arduino core version that's too old

@tobozo tobozo closed this as completed in 8de92e0 Jun 18, 2024
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

2 participants