commit | d99ef2cf38ae998a5b0ccb8f4db51505afa6bc56 | [log] [tgz] |
---|---|---|
author | Carlos Chinchilla <cachinchilla@google.com> | Tue Mar 26 22:48:22 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 26 22:48:22 2024 +0000 |
tree | 0cc01f9b5ee8559344e09154942dd814a927173e | |
parent | 04fbfa3825133358b8286fdc5b4bb2ee11a15b9e [diff] |
pw_preprocessor: Define as cc_static_library - Define non-facade libraries as cc_static_library so they can be built on their own, following the new guidance at: https://pigweed.dev/pw_build_android/. - Fix affected modules. Bug: 328503970 Test: presubmits in Android main pass Change-Id: I851e9a27647f54c6c7f02f43a313a914e0a53bed Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/199031 Reviewed-by: Cindy Liu <hcindyl@google.com> Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Matthew Sedam <matthewsedam@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/.