Skip to content

6.13.0

Latest

Choose a tag to compare

@valeros valeros released this 26 Feb 12:25
· 3 commits to develop since this release

Release Notes

  • Added support for ESP-IDF v5.5.3 (release notes)
  • Updated IDF toolchains to v14.2.0+20251107
  • Updated esptoolpy to v4.11.0 (release notes)
  • 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 @ 6.13.0

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


Supported Frameworks