pw_hdlc: Add Soong rule for pw_hdlc Add Soong build rule for the pw_hdlc library. Tested: In Android, pulled change into `external/pigweed`, built project depending on this library, and built all of Android with `m`. Change-Id: If4b1c7d6f70d71b9688fa97acebe0ecb151c0cd7 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/154913 Commit-Queue: Andrew Harper <aharp@google.com> Reviewed-by: Carlos Chinchilla <cachinchilla@google.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/.