8000 GitHub - Staars/esp32-arduino-lib-builder at 19cf54aae14c20dce7f33e2c28f1b3ca29d00a46
[go: up one dir, main page]

Skip to content

Staars/esp32-arduino-lib-builder

Repository files navigation

Tasmota ESP32 Arduino Lib Builder

This repository contains the scripts that produce the adopted libraries for Tasmota Arduino Esp32.

Tested on Ubuntu.

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
sudo pip install --upgrade pip
git clone https://github.com/Jason2866/esp32-arduino-lib-builder
cd esp32-arduino-lib-builder
./build.sh

About

Tasmota esp32-arduino-lib-builder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 58.9%
  • Shell 37.9%
  • CMake 3.0%
  • Other 0.2%
0