Skip to content

make SPI to HI-Z when idle #67

make SPI to HI-Z when idle

make SPI to HI-Z when idle #67

Workflow file for this run

name: run clang format
on: [pull_request, push]
jobs:
check_clang:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: clang format
run: python util/run-clang-format.py -r .