From c2b9a6f07f1c854e5c246176e38ccaf8d9dc61c0 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 19 Oct 2024 16:37:12 +0200 Subject: [PATCH] IDF v5.3.1.241016 --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 040c53c..b519854 100644 --- a/platform.json +++ b/platform.json @@ -12,7 +12,7 @@ "RISC-V" ], "engines": { - "platformio": ">=6.1.15" + "platformio": ">=6.1.16" }, "repository": { "type": "git", @@ -45,7 +45,7 @@ "type": "framework", "optional": true, "owner": "pioarduino", - "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.1.240924/esp-idf-v5.3.1.zip" + "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.1.241016/esp-idf-v5.3.1.zip" }, "toolchain-xtensa-esp-elf": { "type": "toolchain",