Skip to content

esp-arduino-libs/esp32-arduino-lib-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Arduino Lib Builder ESP32 Arduino Libs CI

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

git clone -b release/v2.0.13 https://github.com/esp-arduino-libs/esp32-arduino-lib-builder.git
cd esp32-arduino-lib-builder

// Build all targets
./build.sh

// Build specific targets, e.g. ESP32-S3
./build.sh -t esp32s3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 47.0%
  • Shell 24.6%
  • Python 24.4%
  • CMake 1.9%
  • Dockerfile 1.3%
  • PowerShell 0.7%
  • Other 0.1%