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