Skip to content

lisir233/esp32-arduino-lib-builder

 
 

Repository files navigation

ESP32 Arduino Lib Builder

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

// 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 58.3%
  • Shell 28.0%
  • Python 11.2%
  • CMake 2.4%
  • Other 0.1%