Open fixajteknik opened 11 months ago
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
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)