Skip to content

6.4.0

Compare
Choose a tag to compare
@valeros valeros released this 31 Aug 17:14
· 72 commits to develop since this release

Release Notes

Thanks @maxgerhardt, @stintel, @Jason2866, @Tinyu-Zhao for your contributions.

Warning

Due to recent toolchain package reorganization, it is now necessary to use the latest PlatformIO Core v6.1.11 for debugging IDF projects.

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.4.0

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

Supported Frameworks