artiq-zynq/cargofmt.sh
morgan 3748bff2e1 temp: flake,libunwind,scripts,notes,diagram
flake: download llvm11 binary instead of compiling
local_run: preset cxp zc706 dev board ip addr
flake: add pillow for sim
libunwind build: suppress libunwind warning
2025-01-22 13:41:19 +08:00

5 lines
99 B
Bash
Executable File

#!/usr/bin/env bash
nix-shell -p gnumake --command 'make manifests -B'
cd src
cargo fmt -- --check