commit | a95785910cfc23f5035ed84b3aa83c363c742494 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Tue Dec 10 22:30:58 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 22:30:58 2024 +0000 |
tree | 970dbe35e1de8b4cd96a35523f7fa98c4fb6c144 | |
parent | 07d225881965feaaf2634524c2212771eb29776a [diff] |
pw_thread: Adding missing ThreadCore deps or migrate to pw::Function ThreadCore was often used transitively via pw_thread/thread.h, even though it is declared in a separate build target. Adding missing deps or avoid using ThreadCore to prepare for removing the Thread -> ThreadCore dependency. Change-Id: I4720736b4bf709c0d8b4c3c0742f0c252ced8684 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253514 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Erik Gilling <konkers@google.com> Docs-Not-Needed: Wyatt Hepler <hepler@google.com> Commit-Queue: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: 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/.