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

EspressifSystems version 3.0.1 arduino ide 1.8.19 #190

Closed
Bredahl opened this issue Jun 5, 2024 · 4 comments
Closed

EspressifSystems version 3.0.1 arduino ide 1.8.19 #190

Bredahl opened this issue Jun 5, 2024 · 4 comments

Comments

@Bredahl
Copy link

Bredahl commented Jun 5, 2024

boards manager updated esp32 by EspressifSystems version 3.0.1
I get this error

In file included from C:\Users\Desktop\DataLogLoraGaugesFreqC3\DataLogLoraGaugesFreqC3.ino:12:
C:\Users\Documents\Arduino\libraries\AsyncElegantOTA\src/AsyncElegantOTA.h:18:14: fatal error: esp_int_wdt.h: No such file or directory
18 | #include "esp_int_wdt.h"

@mathieucarbou
Copy link
Contributor

FYI the CI pass with Arduino 3.0.1, and I am using it in my project also, it works.

@Bredahl
Copy link
Author

Bredahl commented Jun 5, 2024

FYI the CI pass with Arduino 3.0.1, and I am using it in my project also, it works.

If i go back to version 2.0.17 no problems.
don't know if it's because the chip is an esp32 C3

@ayushsharma82
Copy link
Owner

@Bredahl Maybe because you are using "AsyncElegantOTA" instead of this repo?

@Bredahl
Copy link
Author

Bredahl commented Jun 5, 2024

@Bredahl Maybe because you are using "AsyncElegantOTA" instead of this repo?
Sorry my mistake.

@Bredahl Bredahl closed this as completed Jun 5, 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

3 participants