From c0629e722f1b4780cd16e3c84c68c6878dbf729a Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 30 Jul 2018 01:45:07 +0300 Subject: [PATCH] Update ESP-IDF to 3.0.2 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index f5532c2..1df14a8 100644 --- a/platform.json +++ b/platform.json @@ -50,7 +50,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "version": "~2.301.0" + "version": "~2.302.0" }, "framework-simba": { "type": "framework",