Sign in
pigweed
/
pigweed
/
hardware
/
testing
Clone this repo:
Branches
main
9fd2c55
rp2350: Update bom with DigiKey part numbers
by Erik Gilling
· 2 weeks ago
main
cfc45c3
rp2350: rev1 release to fab
by Erik Gilling
· 2 weeks ago
dff3968
rp2350: rev1-r1: Finish board layout
by Erik Gilling
· 3 weeks ago
0d7c306
rp2350: rev1-pre4: Clean up routing
by Erik Gilling
· 3 weeks ago
b3b3cc6
rp2350: Use unmodified RP2350 symbol
by Erik Gilling
· 3 weeks 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.