Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Jason2866/esp32-arduino-lib-builder

 
 

Repository files navigation

Tasmota Arduino PlatformIO framework builder ESP32 builderGitHub Releases

This repository contains the scripts that produce the libraries included with Tasmota esp32-arduino.

Build on Ubuntu

sudo apt-get install git wget curl libssl-dev libncurses-dev flex bison gperf python3 python3-pip python3-setuptools python3-serial python3-click python3-cryptography python3-future python3-pyparsing python3-pyelftools cmake ninja-build ccache jq p7zip-full
sudo pip3 install --upgrade pip3
git clone https://github.com/Jason2866/esp32-arduino-lib-builder
cd esp32-arduino-lib-builder
./build.sh

Development builds

Look in release and download a version. There is the Info of the used commits of IDF / Arduino.

Stable Platformio Platform release including ESP32solo1

based on Arduino Core 2.0.10 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.06.04/platform-espressif32.zip
framework = arduino, espidf

to use the ESP32 Solo1 Arduino framework add in your env

[env:esp32solo1]
board = every esp32 board can be used
build_flags = -DFRAMEWORK_ARDUINO_SOLO1

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

About

Tasmota PlatformIO Arduino framework builder

Resources

Stars

Watchers

Forks

Languages

  • C 39.0%
  • Shell 35.3%
  • Python 23.0%
  • CMake 2.6%
  • Other 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.