Skip to content

Fix spi and i2c header offset #328

Fix spi and i2c header offset

Fix spi and i2c header offset #328

Workflow file for this run

name: clang-format lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.16.2
with:
source: '.'
clangFormatVersion: 16