pw_{metric,router,tokenizer,string}: Soong updates
- Add Soong blueprints to pw_metric, and pw_router.
- Add pw_tokenizer library which uses rules in the added blueprints.
- Update modules to expose public header files from deps.
Tested: mm in Android checkout and built internal project.
Change-Id: Id9c6d2245f74ec804265c17248a095952ae35dd0
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/146491
Reviewed-by: Victor Berchet <berchet@google.com>
Pigweed-Auto-Submit: Carlos Chinchilla <cachinchilla@google.com>
Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.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/.