Skip to content

Save 2 bytes in the watchdog handling code #1

Save 2 bytes in the watchdog handling code

Save 2 bytes in the watchdog handling code #1

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: sudo apt-get install -qq scons gcc-avr binutils-avr avr-libc
- name: Build
run: scons