commit | 4641cef3d29f0d289cd759d46dff8f3086762d06 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Thu Feb 20 15:36:54 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 15:36:54 2025 -0800 |
tree | a109d6549ce43ef5516668783040fc3bcd71c8f2 | |
parent | 85ab4d3a8b743ad537ebd6d2dbb70f8b41083bfb [diff] |
pw_protobuf_compiler: rm deps nanopb_proto_library These dependencies were never needed. Nanopb proto library sources and headers are generated using nanopb, and don't #include any targets from Pigweed. Bug: 390694482 Change-Id: I7c2bf250c4e94adf094a6fa78f59d06898431182 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/269754 Pigweed-Auto-Submit: Ted Pudlik <tpudlik@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Erik Gilling <konkers@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Ted Pudlik <tpudlik@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.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/.