commit | 1f1c44a90fb0d73028113995a37c1ab35b878dea | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Tue Oct 03 15:07:45 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 15:07:45 2023 +0000 |
tree | 1d7dd8991d2afc469b19f4ec14dda4f3790e3e9d | |
parent | 97a92fc373e9035cb057b65307b26d27124e243a [diff] |
pw_presubmit: Allow passing kwargs to build.bazel This will give downstream users finer control over the Bazel invocation. A specific motivating usecase is allowing users to specify the environment variables (by setting the `env` kwargs). Bug: b/302045722 Change-Id: I37e73ab71aee259ec98fd35f77b670744bd1ec45 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173853 Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Rob Mohr <mohrr@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.