Jason2866 / platform-espressif32

Tasmota Espressif 32: development platform for PlatformIO

Home Page:http://platformio.org/platforms/espressif32

Repository from Github https://github.comJason2866/platform-espressif32Repository from Github https://github.comJason2866/platform-espressif32

Build_special_firmware

Tasmota Espressif 32: development platform for PlatformIO

ExamplesGitHub Releases

Espressif Systems is a privately held, fabless semiconductor company renowned for delivering cost-effective wireless communication microcontrollers. Their innovative solutions are widely adopted in mobile devices and Internet of Things (IoT) applications around the globe.

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Development build Arduino 3.1.3+ and IDF 5.3.4+ (build from development branches)

Support for the ESP32/ESP32solo1, ESP32C2, ESP32C3, ESP32C6, ESP32S2, ESP32S3 and ESP32-H2

[platformio]
platform = https://github.com/Jason2866/platform-espressif32.git#Arduino/IDF53
framework = arduino

for ESP32 Solo1

[env:esp32solo1]
board = esp32-solo1

The released frameworks can be downloaded here

Configuration

Please navigate to documentation.

About

Tasmota Espressif 32: development platform for PlatformIO

http://platformio.org/platforms/espressif32

License:Apache License 2.0


Languages

Language:Python 99.9%Language:CMake 0.0%Language:C++ 0.0%