Sign in
pigweed
/
pigweed
/
hardware
/
testing
Clone this repo:
Branches
main
e0197f7
build: Add bom and position files to pcb export
by Erik Gilling
· 5 weeks ago
main
401fbce
rev2 release
by Erik Gilling
· 5 weeks ago
189aac3
Fix polarity on mono color side firing LED
by Erik Gilling
· 10 weeks ago
0fabc79
First pass of rev2 changes
by Erik Gilling
· 2 months ago
22b0a7d
Add set-led command to test ctl
by Erik Gilling
· 2 months ago
More »
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.