/platform-espressif8266

Espressif 8266: development platform for PlatformIO

Primary LanguagePythonApache License 2.0Apache-2.0

Espressif 8266: development platform for PlatformIO

Build Status Build status

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.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO CLI
  2. Install Espressif 8266 development platform:
# install the latest stable version
> platformio platform install espressif8266

# install development version
> platformio platform install https://github.com/platformio/platform-espressif8266.git