forked from M-Labs/artiq-zynq
morgan
3748bff2e1
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
5 lines
99 B
Bash
Executable File
5 lines
99 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
nix-shell -p gnumake --command 'make manifests -B'
|
|
cd src
|
|
cargo fmt -- --check |