Skip to content

sabado/esp32-arduino-lib-builder

This branch is 203 commits behind espressif/esp32-arduino-lib-builder:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd02fb6 · Jun 10, 2021

History

88 Commits
May 31, 2021
Apr 22, 2021
Apr 5, 2021
Jun 8, 2021
Apr 5, 2021
Sep 22, 2019
Apr 5, 2021
Sep 22, 2019
May 31, 2021
Jun 10, 2021
Jun 8, 2021
Jun 8, 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 60.1%
  • Shell 36.8%
  • CMake 2.9%
  • Other 0.2%