Skip to content

Whitolf/esp32-arduino-lib-builder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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%