Skip to content

Merge pull request #196 from electro-smith/LGPL #283

Merge pull request #196 from electro-smith/LGPL

Merge pull request #196 from electro-smith/LGPL #283

Workflow file for this run

name: Build
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: arm-none-eabi-gcc
uses: fiam/arm-none-eabi-gcc@v1
with:
release: '9-2019-q4'
- name: Build Library
run: make -j