Skip to content

The ConfigStore::Flash is now based on the Software Timer #250

The ConfigStore::Flash is now based on the Software Timer

The ConfigStore::Flash is now based on the Software Timer #250

Workflow file for this run

name: Build Linux
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: make
run: |
cd scripts
./build_linux.sh