| commit | c57f0e85d2fc50027986ad83f8458a38f08b9705 | [log] [tgz] |
|---|---|---|
| author | Alexei Frolov <frolv@google.com> | Tue Sep 23 09:57:14 2025 -0700 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 09:57:14 2025 -0700 |
| tree | bdc2a232c0eacbf0cab0bc07ee655526c568e661 | |
| parent | 6ad7940b5d4fe1fb22779d3e0d0a59160f5456f7 [diff] |
pw_async2: Derive TimeFuture from Future As part of this, removes the `Reset` function from `TimeFuture`. A new future should be acquired from the `TimeProvider` instead. Change-Id: I236760eda4560448a293e6f3357775ca0fffc570 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/324492 Docs-Not-Needed: Alexei Frolov <frolv@google.com> Reviewed-by: Lloyd Pique <lpique@google.com> Commit-Queue: Alexei Frolov <frolv@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.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/.