Adds diagrams.

This commit is contained in:
Dennis Brentjes
2026-06-13 19:02:58 +02:00
parent 8d0ab1d948
commit 5b732a0b34
10 changed files with 40387 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
nextpnr-ice40 \
fpga-icestorm \
nodejs npm \
graphviz \
&& rm -rf /var/lib/apt/lists/*
RUN npm install -g @anthropic-ai/claude-code