Skip to content

esp-arduino-libs/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

Documentation

For more information about how to use the Library builder, please refer to this Documentation page

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%