rp2350: Update bom with DigiKey part numbers

Change-Id: Iebec1c060fbce3c119c27f01dc3c60801b76dd6c
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/hardware/testing/+/247332
Reviewed-by: Armando Montanez <amontanez@google.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Erik Gilling <konkers@google.com>
10 files changed
tree: 9beca45802b57ab21cbf06c15b1817f6edc6ad23
  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.