rp2350: rev1-pre3: First pass at board routing

Change-Id: I1cc8c31a15d439f5de3ea4864265859f4d0b0964
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/hardware/testing/+/244558
Commit-Queue: Erik Gilling <konkers@google.com>
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
10 files changed
tree: 58bbc689187d5271359d402f8f4a380a3ca941ef
  1. build/
  2. pcb/
  3. third_party/
  4. .bazelrc
  5. .gitignore
  6. AUTHORS
  7. CONTRIBUTING.md
  8. LICENSE
  9. MODULE.bazel
  10. OWNERS
  11. 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.