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

Not working with Espressif 3.0 #125

Open
fixajteknik opened this issue Dec 28, 2023 · 1 comment
Open

Not working with Espressif 3.0 #125

fixajteknik opened this issue Dec 28, 2023 · 1 comment

Comments

@fixajteknik
Copy link

it gives error (esp_intr.h no such file) if esp32 modul select after updating espressif to 3.0 ( no problem at 2.x version of espressif)

@Dexord
Copy link

Dexord commented Jun 3, 2024

As detailed in the link:
"The header file esp_intr.h has been deleted. Please include esp_intr_alloc.h to allocate and manipulate interrupts."

https://docs.espressif.com/projects/esp-idf/en/v5.0/esp32/migration-guides/release-5.x/system.html

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