commit | 613b20f4c70e7fb18b3982a7e171d6213c10d8ac | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Mon Sep 12 19:09:38 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 12 19:09:38 2022 +0000 |
tree | 02dd29635c7a58cff518a991abe56769c862d7fc | |
parent | 5c97511c1d10c34fc518f2b051e09a516e86828b [diff] |
cmake: Extends and fixes CMake support to several modules The future addition of pw_target_link_targets exposed several CMake build issues in Pigweed. This change adds CMake support to pw_work_queue and pw_metric and fixes build rules from several other modules. Bug: 246101669 Change-Id: I5794e6d7cbc25ad3a094b1631abf9df01729afd6 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/109951 Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ewout van Bekkum <ewout@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/.