Skip to content

Build changes

Build changes #16

Workflow file for this run

name: act-build
jobs:
act-linux:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: apt-get update
- run: apt install sudo
- run: sudo apt -y install gcc-arm-none-eabi make openocd git
- run: make