From 8c74b5c16d34afa444a04cc12aac2dcce965afc8 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 18 Apr 2019 01:08:19 +0300 Subject: [PATCH] Update ESP-IDF to 3.2.0 // Resolve #167 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 9e31afc..c26486c 100644 --- a/platform.json +++ b/platform.json @@ -50,7 +50,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "version": "~3.30103.190221" + "version": "~3.30200.190418" }, "framework-simba": { "type": "framework",