commit | bd007e4b6867220a78a6a18fe5d811d5cec9c8db | [log] [tgz] |
---|---|---|
author | Erik Gilling <konkers@google.com> | Fri Oct 25 00:21:36 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 25 00:21:36 2024 +0000 |
tree | 253695fb9409a1aa414feccd6e2b68816fb3d703 | |
parent | a51ef1bf50415960704d5f186550b2ad06bf6d67 [diff] |
build: Add Bazel based build (pdf schematic) and test (ERC) Change-Id: Ica99064ef00186e3386100932dd014e045ad9e3a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/hardware/testing/+/244552 Reviewed-by: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Erik Gilling <konkers@google.com> Commit-Queue: Erik Gilling <konkers@google.com>
kicad-cli
is added to your $PATH
.bazelisk build //...
to build artifacts (PDF Schematic, etc.).bazelisk test //..
to run ERC/DRC.