Skip to content

Firefly roc356x install doc #167

Firefly roc356x install doc

Firefly roc356x install doc #167

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 install gcc-aarch64-linux-gnu iasl device-tree-compiler python3-pyelftools
- name: Build
run: |
make sdcard