/esp-idf-platformio

Custom build environment for platformio based on latest esp-idf framework

Primary LanguagePythonApache License 2.0Apache-2.0

Espressif 32: 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 Core
  2. Install Espressif 32 development platform:
# install the latest stable version
> platformio platform install espressif32

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