From df2af928a568f0f89476442638d61a1b251cd1f1 Mon Sep 17 00:00:00 2001 From: Yurii Date: Mon, 4 Aug 2025 07:08:37 +0300 Subject: [PATCH] chore: bump pioarduino/platform-espressif32 from 3.2.1 to 3.3.0 --- platformio.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio.ini b/platformio.ini index 00e0181..536d379 100644 --- a/platformio.ini +++ b/platformio.ini @@ -92,7 +92,7 @@ check_flags = ${env.check_flags} ;platform_packages = ; framework-arduinoespressif32 @ https://github.com/espressif/arduino-esp32.git#3.0.5 ; framework-arduinoespressif32-libs @ https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-33fbade6.zip -platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.21/platform-espressif32.zip +platform = https://github.com/pioarduino/platform-espressif32/releases/download/55.03.30-2/platform-espressif32.zip platform_packages = ${env.platform_packages} board_build.partitions = esp32_partitions.csv lib_deps =