Skip to content

tasmota/esp32-arduino-lib-builder

Repository files navigation

Tasmota ESP32 Arduino Lib Builder ESP32 builder

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 python python-pip python-setuptools python-serial python-click python-cryptography python-future python-pyparsing python-pyelftools cmake ninja-build ccache
sudo pip install --upgrade pip
git clone https://github.com/Jason2866/esp32-arduino-lib-builder
cd esp32-arduino-lib-builder
./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 48.6%
  • Shell 26.4%
  • Python 22.9%
  • CMake 2.0%
  • Other 0.1%