From 08d00cf125743e6a0faec2844a3856b2a14733c9 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Tue, 14 Jun 2022 14:54:39 +0300 Subject: [PATCH] Update IDF package to v4.4.1 --- platform.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/platform.json b/platform.json index 3a9b46a..03fcc71 100644 --- a/platform.json +++ b/platform.json @@ -84,8 +84,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.40302.0", - "optionalVersions": ["~3.40001.0"] + "version": "~3.40401.0" }, "tool-esptoolpy": { "type": "uploader",