Skip to content

Repository files navigation

Add-on's for ESP32 Arduino Lib Builder

This repository holds Add-on's used with my variant twischi/esp32-arduino-lib-builder of Espressif's Arduino-Lib-Builder.

Add-on-Script Description   
postBuild_AggregatedFolders.sh Aggregates the folders of the common-location created by esp32-arduino-lib-builder new lacation
PIO-create-archive.sh tbd.

Script: postBuild_AggregatedFolders.sh

  • Creates a new folder-structure
  • And use it with symlink's from original structure inside the esp32-arduino-lib-builder-Folder.
Symlinked-Location Original-Location
GitHub-Sources/arduino-esp32 esp32-arduino-lib-builder/components/arduino
GitHub-Sources/esp-idf esp32-arduino-lib-builder/esp-idf
   
OUT-from_build esp32-arduino-lib-builder/out
OUT-from_build/dist esp32-arduino-lib-builder/dist

Script: PIO-create-archive.sh

  • Collects & re-arrange everthing you need to release for PIO (PlatformIO) in the
    • Folder PIO-out
  • Then creates archive-file needed for relaase in
    • Sub-Folder PIO-out/forRelease framework-arduinoespressif32_*.gz
  • Writes 2 files to PIO-out used for release.
    • pio-release-info.sh
    • pio-release-info.txt

The output is used to RELEASE here: twischi/platform-espressif32

About

This Repo holds addOn's used for my fork of Espressif's "esp32-arduino-lib-builder".

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages