Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

20 lines (15 loc) · 1.18 KB

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