Skip to content

Merge pull request #767 from FastLED/codex/usb-vid-proto-cache #1147

Merge pull request #767 from FastLED/codex/usb-vid-proto-cache

Merge pull request #767 from FastLED/codex/usb-vid-proto-cache #1147

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