Sign in
pigweed
/
pigweed
/
hardware
/
testing
/
cfc45c34ad064d7cd28b0775ba73dd63d7ca81ff
/
.
tree: 1e8270b132b21fb72157fb5656722fd71b36538d [
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.