Skip to content

Arduino: Bug fixes (overflow of read buffer) and changed locking implementation. #99

Arduino: Bug fixes (overflow of read buffer) and changed locking implementation.

Arduino: Bug fixes (overflow of read buffer) and changed locking implementation. #99

Workflow file for this run

name: Misc checks
on:
pull_request:
push:
branches:
- main
jobs:
check-utf8-encoding:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./tools/check-utf8.sh