From 6fa2efbb2b847d655ff4c8703ce484f91d7e98a9 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sun, 9 Mar 2025 18:43:45 +0100 Subject: [PATCH] Update IDF 5.4.0.250303 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 3bb195d..e252251 100644 --- a/platform.json +++ b/platform.json @@ -51,7 +51,7 @@ "type": "framework", "optional": true, "owner": "pioarduino", - "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.0.250221/esp-idf-v5.4.0.zip" + "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.4.0.250303/esp-idf-v5.4.0.zip" }, "toolchain-xtensa-esp-elf": { "type": "toolchain",