From 2a3ccc983e858a80b331336cf8a343934f401ad3 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Sat, 27 Jul 2024 22:54:51 +0200 Subject: [PATCH] Use IDF v5.1.4.240726 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 3589b9f..ffc9bab 100644 --- a/platform.json +++ b/platform.json @@ -45,7 +45,7 @@ "type": "framework", "optional": true, "owner": "pioarduino", - "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240712/esp-idf-v5.1.4.zip" + "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.1.4.240726/esp-idf-v5.1.4.zip" }, "toolchain-xtensa-esp32": { "type": "toolchain",