commit | a81ed7459b3b4547947ce2db5c6764d4f670c4b1 | [log] [tgz] |
---|---|---|
author | Prabhu Karthikeyan Rajasekaran <prabhukr@google.com> | Thu Sep 22 21:46:04 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 21:46:04 2022 +0000 |
tree | 3f3588f48957bba04f99405b01c914c87faa65a2 | |
parent | b9bc4e28917ea9fdcf1fe5acb81dfb1113480bb2 [diff] |
pw_{hdlc,log,log_rpc,span}: Return pointer instead of iterator Replace begin() with data() where applicable for span. Bug: b/239856986 Change-Id: I7d521606272c64e9ed145b2836838381faaa048d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/111591 Reviewed-by: Wyatt Hepler <hepler@google.com> Commit-Queue: Prabhu Karthikeyan Rajasekaran <prabhukr@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/.