commit | b5068bcebcbf397b74274b752b1510e19641fe7a | [log] [tgz] |
---|---|---|
author | Dave Roth <davidroth@google.com> | Mon Jun 10 22:25:45 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 10 22:25:45 2024 +0000 |
tree | 8126dd81c6a20418f9331a5a3e00596759387ebf | |
parent | 51e996e5c204e9a23a878d55be1ec3b32e3f068f [diff] |
pw_build: Introduce pw_py_test to bazel - pw_py_test wraps py_test and defaults to setting 'target_compatible_with' to host only - updates all uses of py_test to use pw_py_test Change-Id: I6414f3c1ea9e887202e476ff24f97a57b7d44fdf Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/215258 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Dave Roth <davidroth@google.com> Reviewed-by: 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/.