Skip to content

ArmenPoghosyan/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.

About

Tasmota PlatformIO esp32-arduino-lib-builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 56.7%
  • Shell 29.9%
  • Python 11.0%
  • CMake 2.3%
  • Other 0.1%