commit | e9d4e4d30b4a49b2ca4dba88656dc660b0a0bcaf | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Jan 22 22:45:55 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 22:45:55 2025 -0800 |
tree | eae9727f7b54dc33746af82eb6cda3983b1cc9e0 | |
parent | 1a98c3d9725b4178148a354b917f15d86fc374b5 [diff] |
pw_thread: Generic thread creation Implement the cross-platform thread creation API proposed in SEED-0128. Fixes: b/373524851 Change-Id: I2eb5e563c7f63843797e815f73e7723a3c1d7953 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/255065 Reviewed-by: Dave Roth <davidroth@google.com> Reviewed-by: Carlos Chinchilla <cachinchilla@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.