Skip to content

test(websockets): unit tests for ReaderControl + writer coalescing (closes #757) #434

test(websockets): unit tests for ReaderControl + writer coalescing (closes #757)

test(websockets): unit tests for ReaderControl + writer coalescing (closes #757) #434

Workflow file for this run

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