commit | 9465e580a0f6e31045f4fe6d211eec27dbb212fa | [log] [tgz] |
---|---|---|
author | Anthony DiGirolamo <tonymd@google.com> | Tue Oct 29 23:02:41 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 29 23:02:41 2024 +0000 |
tree | 76b5d6488dd2d63781f0c5a772d954ab37efa0d8 | |
parent | 7f09e4524752679ed13ddde7c38dc77e886dea33 [diff] |
build: Add Bazel based DRC test and gerber export Change-Id: I6db06a4d4f0962bb5b9a810e900c18ba7fa0810a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/hardware/testing/+/245412 Commit-Queue: Anthony DiGirolamo <tonymd@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: 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.