commit | 8bba1eee84f0bee1e29cf2ad4a51c1bed48ec7dd | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Thu Nov 17 00:29:21 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 17 00:29:21 2022 +0000 |
tree | 03915a0ad3f5c50e3a7ef1e6f4e440f8b527acc9 | |
parent | 0441f4720a4149a3a507ed6217be44e3857ffd08 [diff] |
pw_build/cmake: Deprecate pw_auto_add_module_tests Now that it's no longer in use, the pw_auto_add_module_tests Cmake function is deprecated in favor of direct use of pw_add_test. Change-Id: I265dc415fce1730dcf5d78918c2257864b32fec5 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/119890 Commit-Queue: Ewout van Bekkum <ewout@google.com> Reviewed-by: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: Ewout van Bekkum <ewout@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/.