From a72dfbfcd7954cce28104976059cc7d834a261c1 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Thu, 12 Sep 2024 16:58:04 +0200 Subject: [PATCH] unchanged IDF 5.3.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e6e7866..59b3e9e 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.3.1.ulp/esp-idf-v5.3.1.zip" + "version": "https://github.com/pioarduino/esp-idf/releases/download/v5.3.1/esp-idf-v5.3.1.zip" }, "toolchain-xtensa-esp-elf": { "type": "toolchain",