Skip to content

rom_data_pending should be just 1 bit flag (not 7) #110

rom_data_pending should be just 1 bit flag (not 7)

rom_data_pending should be just 1 bit flag (not 7) #110

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