Sign in
pigweed
/
pigweed
/
hardware
/
testing
/
dff3968ef22e8350110b0313ae55dea83eda49d2
/
.
tree: 107d40c8c143f61fe2bb896987bc38f4a4da8c4b [
path history
]
[
tgz
]
build/
pcb/
third_party/
.bazelrc
.gitignore
AUTHORS
CONTRIBUTING.md
LICENSE
MODULE.bazel
OWNERS
README.md
README.md
Pigweed Hardware Testing.... Hardware
Bazel build instructions
Install
bazelisk
.
Install
KiCad
and ensure
kicad-cli
is added to your
$PATH
.
Follow the instruction at
third_party/rp2350/README.md
Run
bazelisk build //...
to build artifacts (PDF Schematic, etc.).
Run
bazelisk test //..
to run ERC/DRC.