2022-01-14 12:06:07 +02:00
2021-11-08 16:41:46 +02:00
2022-01-14 12:06:07 +02:00
2021-12-02 22:08:28 +02:00
2021-11-22 16:13:21 +02:00
2016-10-22 02:20:57 +03:00
2016-10-22 02:20:57 +03:00
2021-02-24 21:51:09 +02:00

Espressif 32: development platform for PlatformIO

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
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = espressif32
board = ...
...

Development version

[env:development]
platform = https://github.com/platformio/platform-espressif32.git
board = ...
...

Configuration

Please navigate to documentation.

S
Description
No description provided
Readme 4.8 MiB