arduino-CAN
arduino-CAN copied to clipboard
Not working with Espressif 3.0
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)
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