Skip to content

anton-freddy/platform-espressif32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build_special_firmware

Tasmota Espressif 32: development platform for PlatformIO

ExamplesGitHub Releases

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 Release supporting Arduino and IDF 4.4.5

based on Arduino Core 2.0.13 and can be used with Platformio for the ESP32/ESP32solo1, ESP32C3, ESP32S2 and ESP32S3

[platformio]
platform = https://github.com/tasmota/platform-espressif32/releases/download/2023.09.01/platform-espressif32.zip
framework = arduino

to use the ESP32 Solo1 Arduino framework add in your env

[env:esp32solo1]
board = esp32-solo1
build_flags = -DFRAMEWORK_ARDUINO_SOLO1

The frameworks are here https://github.com/tasmota/arduino-esp32/releases

Configuration

Please navigate to documentation.

About

Tasmota Espressif 32: development platform for PlatformIO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%