blob: 0262e2f1bcd7dfb144b7aa80e23bd33c71f282cb [file] [log] [blame] [view]
# Pigweed Hardware Testing.... Hardware
## Bazel build instructions
* Install [bazelisk](https://github.com/bazelbuild/bazelisk).
* Install [KiCad](https://www.kicad.org/download/) and ensure `kicad-cli`
is added to your `$PATH`.
* Follow the instruction at [third_party/rp2350/README.md](third_party/rp2350/README.md)
* Run `bazelisk build //...` to build artifacts (PDF Schematic, etc.).
* Run `bazelisk test //..` to run ERC/DRC.