From 6f6208967792948bf68179d0c186e1df76c6f458 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 3 Nov 2018 22:44:33 +0200 Subject: [PATCH] Update ESP-IDF to 3.1.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index be1da91..5df97e3 100644 --- a/platform.json +++ b/platform.json @@ -50,7 +50,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "version": "~3.30100.0" + "version": "~3.30101.0" }, "framework-simba": { "type": "framework",