Skip to content

SOQUARTZ: drive nEXTRST high on boot (#63) #200

SOQUARTZ: drive nEXTRST high on boot (#63)

SOQUARTZ: drive nEXTRST high on boot (#63) #200

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Install toolchain
run: |
sudo apt update
sudo apt --fix-missing install gcc-aarch64-linux-gnu iasl device-tree-compiler python3-pyelftools
- name: Build
run: |
make sdcard