Repository with instructions and remarks on assembling and testing Sinara hardware
Go to file
Egor Savkin c609e21f14 Add phaser upconverter
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-02-06 15:38:48 +08:00
src Add phaser upconverter 2023-02-06 15:38:48 +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 Add phaser upconverter 2023-02-06 15:38:48 +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.