commit | b22815d8fe704ffc3ab5849015caa56adb999351 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@google.com> | Wed Oct 30 17:04:11 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 17:04:11 2024 +0000 |
tree | 2e9b7785052a7238a072564f7fc9204a79e4d3e4 | |
parent | 9b2dd9ccb35a49f57c053e88a55da35ad24fc93d [diff] |
pw_*: Use updated pw_protobuf_compiler Bazel rules Migrates all uses of the deprecated pw_protobuf_library rule to enumerating the specific proto libraries used in a module. Some aliases are temporarily kept around to enable smoothly migrating existing downstream users. Change-Id: Ic848134470c6bfaac62dc3d34770ec873da69f28 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243882 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Alexei Frolov <frolv@google.com> Docs-Not-Needed: Alexei Frolov <frolv@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/.