/platform-espressif32

Espressif 32: development platform for PlatformIO

Primary LanguagePythonApache License 2.0Apache-2.0

Tasmota Espressif 32: development platform for PlatformIO

Examples

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 = https://github.com/tasmota/platform-espressif32/releases/download/v2.0.2.2/platform-tasmota-espressif32-2.0.2.zip
board = ...
...

Configuration

Please navigate to documentation.