commit | b6e84ae48f25f37da692df0b5fcc148ffa9d3d58 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Thu Oct 03 23:42:40 2024 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 23:42:40 2024 |
tree | 4716cb2ccd8aea6f3b315c5ddcb3c54227f24ac1 | |
parent | dc99cbcc9e80267da9a19dfd49fdf4be77848a92 [diff] |
pw_build: Support pw_facade without public headers - Allow use of pw_facade without public headers, but do not emit a .facade subtarget when it is empty. pw_facade still provides value since it handles unset backend variables and gives helpful errors. - Propagate visibility to the ".facade" target. Fix existing visibility violations. Change-Id: I2e64feb241979fbf3aa5a37d4c6bbfe07aaa18f1 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239755 Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Wyatt Hepler <hepler@google.com> Reviewed-by: Armando Montanez <amontanez@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.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/.