commit | c4870f1caa99611eae1109016058336e11257dbf | [log] [tgz] |
---|---|---|
author | Ewout van Bekkum <ewout@google.com> | Thu Oct 13 18:18:43 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 13 18:18:43 2022 +0000 |
tree | 110386fdb4291af79d2ad93da4ea1b02f4f92837 | |
parent | ec847c06e64a74e905ea5c80066bb979e8b7b812 [diff] |
third_party/freertos: Small CMake cleanup Small CMake cleanup to use pw_add_module_library with add_custom_target for consistency across the codebase. Change-Id: I601aae91a93f330c7461195b63274460eb4d9c40 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/114531 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.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/.