commit | 5f2649a6e5afdecd7b5d59aab06f59bb4d73d9f3 | [log] [tgz] |
---|---|---|
author | Taylor Cramer <cramertj@google.com> | Wed Oct 30 23:53:09 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 30 23:53:09 2024 +0000 |
tree | eaec220ca916a795db045d3268ad45caa4f3a866 | |
parent | 9528eac2b6c6243dc5fb6a4d72f33d8d7e0d573c [diff] |
pw_channel: Rename {Write->StageWrite, PendFlush->PendWrite} These names better align with the need to invoke `PendWrite` in order to ensure that the work to write a value is performed. Change-Id: I66f39f6e4d4c75b0b9780ac8d84993dcee81fb08 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/245539 Pigweed-Auto-Submit: Taylor Cramer <cramertj@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Erik Gilling <konkers@google.com> Docs-Not-Needed: Taylor Cramer <cramertj@google.com> Commit-Queue: Taylor Cramer <cramertj@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/.