Clone this repo:

Branches

  1. e0197f7 build: Add bom and position files to pcb export by Erik Gilling · 5 weeks ago main
  2. 401fbce rev2 release by Erik Gilling · 5 weeks ago
  3. 189aac3 Fix polarity on mono color side firing LED by Erik Gilling · 10 weeks ago
  4. 0fabc79 First pass of rev2 changes by Erik Gilling · 2 months ago
  5. 22b0a7d Add set-led command to test ctl by Erik Gilling · 2 months 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.