Skip to content

Latest commit

 

History

History
executable file
·
30 lines (21 loc) · 920 Bytes

README.md

File metadata and controls

executable file
·
30 lines (21 loc) · 920 Bytes

build-meshtastic

(Unofficial) Re-Usable GitHub Action for building meshtastic firmware

Example usage

uses: vidplace7/build-meshtastic@main
with:
  git-ref: master
  arch: nrf52840
  board: xiao_ble

Inputs

Name Required Default Description
git-ref True master The git ref (tag/branch) of the meshtastic firmware to checkout
arch True esp32
board True None

Outputs

Name Description
version

Output files