Skip to content

ci(library-selection): #205 acceptance + bench workflows + bench/ stub #419

ci(library-selection): #205 acceptance + bench workflows + bench/ stub

ci(library-selection): #205 acceptance + bench workflows + bench/ stub #419

name: Build Arduino Due
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: ./.github/workflows/template_build.yml
with:
workflow-name: "Arduino Due"
test-dir: "tests/platform/sam3x8e_due"
env-name: "sam3x8e_due"
firmware-ext: "bin"