Skip to content

6.3.2

Compare
Choose a tag to compare
@valeros valeros released this 20 Jun 09:25
· 124 commits to develop since this release

Release Notes

  • Use strict versions of Python dependencies for IDF 5 to avoid compatibility issues

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

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

Supported Frameworks