Skip to content

WCH569 triggers an OUT interrupt even if it NAKs the packet #21

WCH569 triggers an OUT interrupt even if it NAKs the packet

WCH569 triggers an OUT interrupt even if it NAKs the packet #21

Workflow file for this run

name: Format
on:
pull_request:
push:
branches: [main, hydradancer]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]