From da5dd515e9da60ff1c911417890a7708b2b57f00 Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 12 Sep 2024 15:33:56 +0300 Subject: [PATCH] Update ESP-IDF to v5.3.1 Resolves #1459 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index bf0fee096..c409e6ad5 100644 --- a/platform.json +++ b/platform.json @@ -88,7 +88,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.50300.0", + "version": "~3.50301.0", "optionalVersions": ["~3.40407.0"] }, "tool-esptoolpy": {