From f3d3c295fc97afbcbcc0b2305b4b4ebcae2df18d Mon Sep 17 00:00:00 2001 From: Valerii Koval Date: Mon, 23 Jan 2023 12:28:43 +0200 Subject: [PATCH] Update platform description --- README.md | 2 +- platform.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8c9a4e..b376050 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://github.com/platformio/platform-espressif32/workflows/Examples/badge.svg)](https://github.com/platformio/platform-espressif32/actions) -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. +ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and Bluetooth. ESP32 integrates an antenna switch, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules. * [Home](https://registry.platformio.org/platforms/platformio/espressif32) (home page in the PlatformIO Registry) * [Documentation](https://docs.platformio.org/page/platforms/espressif32.html) (advanced usage, packages, boards, frameworks, etc.) diff --git a/platform.json b/platform.json index 9d04c6b..fe4f3c2 100644 --- a/platform.json +++ b/platform.json @@ -1,7 +1,7 @@ { "name": "espressif32", "title": "Espressif 32", - "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.", + "description": "ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and Bluetooth. ESP32 integrates an antenna switch, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules.", "homepage": "https://espressif.com/", "license": "Apache-2.0", "keywords": [