commit | 9ea9ef130481b8287e7c0d1432dd1544f79bb561 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Thu Jun 06 21:23:00 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 21:23:00 2024 +0000 |
tree | 42519411460cb4a19c89fc62bfef81952c796c0a | |
parent | 98c249943f7a44166db0b60eda88d0acbd3d2e0e [diff] |
pw_multibuf: AdvanceToData in iterator constructor - Fix iteration over MultiBufs that start with an empty chunk. - Make non-default iterator construction private to MultiBuf. - Remove the unnecessary byte_index iterator constructor parameter. Change-Id: I160514126cc822107d39c44c0110c5c7f86edf05 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/214503 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-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/.