Skip to content

teensy: shadow local FastLED before framework libs (#198) #398

teensy: shadow local FastLED before framework libs (#198)

teensy: shadow local FastLED before framework libs (#198) #398

Workflow file for this run

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/due"
env-name: "due"
firmware-ext: "bin"