commit | d3053025c29a16730542fd5b8356139ab036f3c8 | [log] [tgz] |
---|---|---|
author | aarongreen <aarongreen@google.com> | Sun Oct 01 19:36:34 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Oct 01 19:36:34 2023 +0000 |
tree | 6c7c7932dd7d1fc0a3decce2a778ea8ae8bb6bf0 | |
parent | 77a6a9d60461e36499304aa7a95af30512675114 [diff] |
pw_allocator: Add pool accessors This CL simply lets callers query where the underlying memory pool is. Change-Id: I1d2733b68e2a633b83984ceba4b794a26c746333 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/173615 Reviewed-by: Taylor Cramer <cramertj@google.com> Commit-Queue: Aaron Green <aarongreen@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/.