Skip to content

FIXMBR/esp32-arduino-lib-builder

This branch is 1 commit ahead of, 181 commits behind espressif/esp32-arduino-lib-builder:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6f2baf3 · Dec 27, 2021
Dec 13, 2021
Oct 24, 2021
Apr 5, 2021
Oct 24, 2021
Oct 13, 2021
Sep 22, 2019
Apr 5, 2021
Sep 22, 2019
Jun 13, 2021
Dec 27, 2021
Dec 20, 2021
Dec 20, 2021

Repository files navigation

ESP32 Arduino Lib Builder Build Status

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

Tested on Ubuntu (32 and 64 bit), Raspberry Pi and MacOS.

Build on Ubuntu and Raspberry Pi

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/espressif/esp32-arduino-lib-builder
cd esp32-arduino-lib-builder
./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.8%
  • Shell 37.0%
  • CMake 3.0%
  • Other 0.2%