Olimex Support Forum

Microcontrollers => ESP32 => Topic started by: KeviNH on June 03, 2024, 05:51:15 PM

Title: Arduino ESP32 Core 3.0.0 from Espressif
Post by: KeviNH on June 03, 2024, 05:51:15 PM
Espressif just officially marked Arduino ESP32 Core 3.0.0 as stable, the new core is downloadable in Arduino-IDE, or at https://github.com/espressif/arduino-esp32/releases

v3 is based on ESP-IDF Release v5.1.4 and includes numerous fixes, including major changes to ETH, etc.

Should we be upgrading, e.g. when building apps on ESP32-POE?
Title: Re: Arduino ESP32 Core 3.0.0 from Espressif
Post by: LubOlimex on June 04, 2024, 09:53:12 AM
I've used it successfully, should be safe to upgrade. You can always revert to older versions if you are not happy with it. No problem.