From 7a4741ace86ef19a977fd1229869953b18dda2aa Mon Sep 17 00:00:00 2001 From: TD-er Date: Sun, 5 Jan 2025 22:03:45 +0100 Subject: [PATCH] [Build] Fix building ESP-IDF5.3 builds (pioarduino-build.py) --- 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 5e4c06f131..1123851ba0 100644 --- a/platformio_core_defs.ini +++ b/platformio_core_defs.ini @@ -197,7 +197,7 @@ lib_extra_dirs = ; ESP_IDF 5.3.1 [core_esp32_IDF5_3_2__3_1_0_LittleFS] -platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF53 +platform = https://github.com/Jason2866/platform-espressif32.git platform_packages = framework-arduinoespressif32 @ https://github.com/Jason2866/esp32-arduino-lib-builder/releases/download/3203/framework-arduinoespressif32-all-release_v5.3-ddc10306.zip build_flags = -DESP32_STAGE -DESP_IDF_VERSION_MAJOR=5