From efc0303b2a1c4444d9ba25de398e079aa78b39a0 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Thu, 11 May 2023 20:06:37 +0300 Subject: [PATCH] Update ESP-IDF to v5.0.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 9e5a70e..e77400e 100644 --- a/platform.json +++ b/platform.json @@ -79,7 +79,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.50001.0", + "version": "~3.50002.0", "optionalVersions": ["~3.40404.0"] }, "tool-esptoolpy": {