commit | 990b5f8ea0be1cc97f743253c5a7da516a1e0170 | [log] [tgz] |
---|---|---|
author | Dawn Cha <chadawn@google.com> | Mon Apr 01 02:58:55 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 01 02:58:55 2024 +0000 |
tree | 6906bfa7f09d009aec79fa2dd48a4a36803b3f4a | |
parent | a16cc4c5e5368f088c95dbd730c44f11c683b88a [diff] |
pw_protobuf: Support full java protos Use full proto for pw_protobuf java_lite_proto_library target, and provide `_lite` versions that use the lite runtime. Fixes: b/329445249 Change-Id: I0d56316e2458e1513bbc7bd2121085170b6d19d5 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/200530 Commit-Queue: Dawn Cha <chadawn@google.com> Reviewed-by: 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/.