Skip to content

6.0.1

Compare
Choose a tag to compare
@valeros valeros released this 06 Feb 12:46
· 152 commits to develop since this release

Release Notes

  • Better handling of ESP-IDF Python dependencies (#1006, #1007, #1013)
  • Updated Exception Stack Trace Decoder with support for uppercase register names (#1020, thanks @GwnDaan)
  • Fixed partition file names for the Feather S3 and QT Py S3 boards (#1004)

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

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

Supported Frameworks