bazel: Fix facade layering_check violations To avoid layering_check violations, library targets should explicitly expose the corresponding facade's headers. This change fixes all targets in upstream Pigweed that didn't already use the correct pattern. Bug: b/219091175 Change-Id: I969778ce6dd31d83b8aeb4b9a6b13c5d7c5167db Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154252 Commit-Queue: Ted Pudlik <tpudlik@google.com> Reviewed-by: Austin Foxley <afoxley@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/.