From 2a1ae57166aef9e1f4b6d82c4d940eb9664a54c5 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Fri, 27 Jan 2017 21:23:05 +0200 Subject: [PATCH] Change platform name to Stage --- platform.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform.json b/platform.json index e27541c..718c876 100644 --- a/platform.json +++ b/platform.json @@ -1,6 +1,6 @@ { - "name": "espressif32", - "title": "Espressif 32", + "name": "espressif32_stage", + "title": "Espressif 32 (Stage)", "description": "Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.", "url": "https://espressif.com/", "homepage": "http://platformio.org/platforms/espressif32",