Skip to content

5.2.0

Compare
Choose a tag to compare
@valeros valeros released this 30 Sep 10:50
· 212 commits to develop since this release

Release Notes

Thanks @Jason2866, @hamishcunningham, @davy39, @sonidelav, @Tinyu-Zhao for your contributions.

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 @ 5.2.0

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

Supported Frameworks