8000 GitHub - Staars/esp32-arduino-lib-builder at ba22f19fba8b8d546b1aa768a9ca80fa0c091a69
[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