github platformio/platform-espressif32 v7.1.0
7.1.0

3 hours ago

Release Notes

  • Added support for ESP-IDF v6.1 (release notes)
  • Fixed C++ flag leakage when exporting IDF build environment (#1759)
  • Minor fixes and improvements

Configuration

To utilize this version, please navigate to your platformio.ini (Project Configuration File) and adjust the platform option as follows:

[env:my-esp32]
platform = espressif32 @ 7.1.0

For further exploration of configuration options for the espressif32 development platform, refer to the documentation.


Supported Frameworks

Don't miss a new platform-espressif32 release

NewReleases is sending notifications on new releases.