commit | 7e9a8db46b93aaa787c664ac750fbd57247430ec | [log] [tgz] |
---|---|---|
author | Armando Montanez <amontanez@google.com> | Thu Jul 28 17:04:07 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 28 17:04:07 2022 +0000 |
tree | ad8653fa110e12cd4611c609199a9c6b4bf845dd | |
parent | f89426038c046b78364924bd9ae9ef160948878d [diff] |
pw_build: Add pw_build_DEFAULT_VISIBILITY Adds a flag for controlling the default visibility of pw_* C/C++ targets to support allow-listing of Pigweed modules. Change-Id: I851af3a1375b94be9e976a900d84a92358664953 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/102920 Reviewed-by: Ben Lawson <benlawson@google.com> Commit-Queue: Armando Montanez <amontanez@google.com> Reviewed-by: Wyatt Hepler <hepler@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/.