Skip to content

Mapped QSPI outputs to match the pinout of QSPI-PMOD by mole99 #64

Mapped QSPI outputs to match the pinout of QSPI-PMOD by mole99

Mapped QSPI outputs to match the pinout of QSPI-PMOD by mole99 #64

Workflow file for this run

name: docs
on:
push:
workflow_dispatch:
jobs:
docs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
with:
submodules: recursive
- name: Build docs
uses: TinyTapeout/tt-gds-action/docs@tt09