Repository with instructions and remarks on assembling and testing Sinara hardware. Doesn't pretend to be source of ultimate truth, and can change at any time.
Egor Savkin
7c0d5bd858
Signed-off-by: Egor Savkin <es@m-labs.hk> |
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
book.toml | ||
flake.lock | ||
flake.nix |
README.md
sinara-assembly
Repository with instructions and remarks on assembling and testing Sinara hardware
Build docs
nix build
The output files are in result/book
directory.
Development shell
nix develop
mdbook build
The output files are in book
directory