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.
Go to file
Egor Savkin 7c0d5bd858 Init MDBook and Nix
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-02-03 16:55:09 +08:00
src Init MDBook and Nix 2023-02-03 16:55:09 +08:00
.gitignore Init MDBook and Nix 2023-02-03 16:55:09 +08:00
LICENSE Initial commit 2023-02-03 16:13:18 +08:00
README.md Init MDBook and Nix 2023-02-03 16:55:09 +08:00
book.toml Init MDBook and Nix 2023-02-03 16:55:09 +08:00
flake.lock Init MDBook and Nix 2023-02-03 16:55:09 +08:00
flake.nix Init MDBook and Nix 2023-02-03 16:55:09 +08:00

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