From bf9c13ff9cf55c32d3ccbf6f17df3bf224f13527 Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Mon, 26 Sep 2022 15:14:53 +0300 Subject: [PATCH] Update esptoolpy to v4.2.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index d20e168..b814e2e 100644 --- a/platform.json +++ b/platform.json @@ -89,7 +89,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "platformio", - "version": "~1.30300.0" + "version": "~1.40201.0" }, "tool-mbctool": { "optional": true,