Skip to content

ci(release): cross-compile every target from one ubuntu-24.04 runner family #442

ci(release): cross-compile every target from one ubuntu-24.04 runner family

ci(release): cross-compile every target from one ubuntu-24.04 runner family #442

Workflow file for this run

name: Build LPC845
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "NXP LPC845-BRK"
test-dir: "tests/platform/lpc845"
env-name: "lpc845"
firmware-ext: "bin"