ESP32-Arduino-CAN icon indicating copy to clipboard operation
ESP32-Arduino-CAN copied to clipboard

Make library compatible with 3.0.0 ESP32

Open dalathegreat opened this issue 8 months ago • 2 comments

What

This PR fixes the issues encountered when upgrading from from Espressif versions 2.X.X (based on ESP-IDF 4.4) to version 3.0.0 (based on ESP-IDF 5.1) of the Arduino ESP32 core

Why

3.0.0 is the new default, which breaks support for this library

How

You can manually update your version of ESP32 to 3.0.0, it can be done here in the Arduino IDE: 334774954-2c1eee53-aa30-40ff-bd74-a0af423119be

dalathegreat avatar May 29 '24 12:05 dalathegreat