Skip to content

[wiring] Use private methods for Serial, Wire, SPI begin/end #47

[wiring] Use private methods for Serial, Wire, SPI begin/end

[wiring] Use private methods for Serial, Wire, SPI begin/end #47

Workflow file for this run

name: Push (dev), Pull Request
on:
push:
branches: ["**"]
pull_request:
jobs:
lint-clang:
name: Run Clang lint
uses: kuba2k2/kuba2k2/.github/workflows/lint-clang.yml@master
lint-python:
name: Run Python lint
uses: kuba2k2/kuba2k2/.github/workflows/lint-python.yml@master