From 42443c368c6cb7837c58d17d029eccb9e0722d12 Mon Sep 17 00:00:00 2001 From: TD-er Date: Mon, 9 Feb 2026 13:30:30 +0100 Subject: [PATCH] [ESP-IDF] Update to latest IDF/Arduino code to test if P4 builds work --- platformio_core_defs.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platformio_core_defs.ini b/platformio_core_defs.ini index d93cab796..204635cd5 100644 --- a/platformio_core_defs.ini +++ b/platformio_core_defs.ini @@ -171,7 +171,7 @@ extra_scripts = ${esp82xx_common.extra_scripts} ;platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/1311-2008-5.5_orig/framework-arduinoespressif32-release_v5.5_orig-276436da.tar.xz platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF55_gcc15 -platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/0401-1225-5.5/framework-arduinoespressif32-release_v5.5-ad03770f.tar.xz +platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/0602-2247-5.5/framework-arduinoespressif32-release_v5.5-7eede06a.tar.xz custom_remove_include = true