From 4b412c4f47007c1f9aabfd868796e814089c1218 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Mon, 27 Nov 2017 13:18:57 +0200 Subject: [PATCH] Update ESP-IDF to 2.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 0dea493..bc138c5 100644 --- a/platform.json +++ b/platform.json @@ -50,7 +50,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "version": "~2.210.0" + "version": "~2.211.0" }, "framework-simba": { "type": "framework",