From 45010f5a66621bb214aad2863a3d5ef0e9f5a07b Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Sat, 11 Aug 2018 15:44:59 +0300 Subject: [PATCH] Update ESP-IDF to 3.0.3 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 1b3fa05..3b918db 100644 --- a/platform.json +++ b/platform.json @@ -50,7 +50,7 @@ "framework-espidf": { "type": "framework", "optional": true, - "version": "~2.302.0" + "version": "~3.30003.0" }, "framework-simba": { "type": "framework",