Skip to content

fix(ci): cargo fmt + split 4 .rs files under 1000 LOC #1120

fix(ci): cargo fmt + split 4 .rs files under 1000 LOC

fix(ci): cargo fmt + split 4 .rs files under 1000 LOC #1120

name: Build Nucleo F439ZI
on:
workflow_dispatch: {}
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "Nucleo F439ZI"
test-dir: "tests/platform/nucleo_f439zi"
env-name: "nucleo_f439zi"
firmware-ext: "hex"