mohamed-elsabagh / esp-idf-platformio

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Python 100.0%