Clone this repo:

Branches

  1. 9fd2c55 rp2350: Update bom with DigiKey part numbers by Erik Gilling · 2 weeks ago main
  2. cfc45c3 rp2350: rev1 release to fab by Erik Gilling · 2 weeks ago
  3. dff3968 rp2350: rev1-r1: Finish board layout by Erik Gilling · 3 weeks ago
  4. 0d7c306 rp2350: rev1-pre4: Clean up routing by Erik Gilling · 3 weeks ago
  5. b3b3cc6 rp2350: Use unmodified RP2350 symbol by Erik Gilling · 3 weeks ago

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.