commit | 3ff13e2f5de0120cbdb5fcbafe9d5c58571477b0 | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Tue Nov 15 18:16:52 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 15 18:16:52 2022 +0000 |
tree | 070178a5d77119986dcdf4c38d3bb70502bbcb8e | |
parent | aa85afdb21a240dd1dc8a0e1ee742856d52f69a8 [diff] |
pw_build/cmake: Migrate pw_add_module_facade -> pw_add_facade Renames pw_add_module_facade to be named pw_add_facade. In addition, it is updated to take a library type argument like pw_add_library. Change-Id: I91e2b41cb1560b4a50ab2576f80a55c7ea1439ae Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/119450 Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.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/.