Skip to content

Releases: pioarduino/platform-espressif32

Arduino Release v3.3.4 based on ESP-IDF v5.5.1.251106

13 Nov 18:20
db09865

Choose a tag to compare

Arduino Release v3.3.1 pioarduino backport enhanced Internet check

12 Nov 13:09
b111e6f

Choose a tag to compare

Arduino Release v3.3.3 based on ESP-IDF v5.5.1.251017

05 Nov 17:38

Choose a tag to compare

Arduino Release v3.3.2 based on ESP-IDF v5.5.1.250929

08 Oct 22:45
9825afd

Choose a tag to compare

Arduino v3.3.1 with backported Platform fixes

08 Oct 17:53
708c259

Choose a tag to compare

  • Core 3.3.1 unchanged
  • Platform fixes from 55.03.32
  • IDF 5.5.1 release

Arduino Release v3.2.1 based on ESP-IDF v5.4.2

07 Oct 18:52
cceb37b

Choose a tag to compare

  • always delete folders with "@" in path when tool version is checked
  • update esptool.py v5.0.2 ( fix for flash issues with cp2102 and Windows)
  • no changes in Arduino core same as in 54.03.21 release
  • remove hard coding of IDF_TOOLS_PATH and set path to PROJECT_CORE_DIR
  • unset IDF_PATH
  • check for lzma support
  • check for installed git
  • removed timeouts
  • pin pydantic": "~=2.11.10"

Arduino Release v3.3.1 based on ESP-IDF v5.5.1

16 Sep 22:11

Choose a tag to compare

Arduino Release v3.3.0 based on ESP-IDF v5.5.0

16 Aug 10:41
500757b

Choose a tag to compare

  • check if Python venv exists and force install when not (fix Windows issues)
  • update to esptool v5.0.2 (fixes issues with cp2102 with Windows)
  • rename installer from tl-install to tool-esp_install
  • version check for tool-esp_install, enhance backwards compability
  • Python version check (>= 3.10)
  • fix double extension ".cfg" in debug configuration
  • no changes in Arduino core same as in 55.03.30 release