rp2350: Add second digital IO to test signals

Change-Id: Iaf54bcf3030c0ddae4b689a2855d4fcb2a8fa8e7
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/hardware/testing/+/244553
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Erik Gilling <konkers@google.com>
Reviewed-by: Anthony DiGirolamo <tonymd@google.com>
8 files changed
tree: 85cece256d0daa3328eecf4221a20f03d5ffda4b
  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.