Espressif releases Arduino ESP32 Core 3.0.0, but PlatformIO support is in doubt
We previously noted the ESP32 Arduino Core 3.0.0 Alpha release added support for ESP32-C6 and ESP32-H2 among other changes. The good news is that Arduino ESP32 Core 3.0.0 is now considered stable, and was released a few days ago based on the ESP-IDF 5.1.4 framework. Users of the Arduino IDE can use it straight away, but as we’ll discuss in more detail below it’s unclear whether PlatformIO will be (officially) supported. There have been many changes since we wrote about the Alpha2 release in November 2023 with 327 commits from 96 contributors. Some of the most recent changes (compared to RC3) include: Updated ESPDuino with extra options (CPU freq and Partition) Add support for WeAct Studio ESP32C3 Attach ETH events at the correct place Enable the possibility to use SPI ETH with only 4 wires Fix ETH.end() Fix ETH.stop() with IDF SPI Nano ESP32: delete programmer.default entry (on main) due […]