commit | 8bd066c4211971785e4fd6a88e47961b197f6c62 | [log] [tgz] |
---|---|---|
author | Aaron Green <aarongreen@google.com> | Wed Mar 12 14:00:43 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 14:00:43 2025 -0700 |
tree | 2a7ac1a9d4e949efb7b970b23065c6c9b277562e | |
parent | 5ec4ad9051a66bbcd003b1961936624fe6ee952f [diff] |
pw_allocator: Add PW_ALLOCATOR_HAS_ATOMICS This Cl adds a config option to disable code that depends on atomics if they are not available for a given platform. Bug: 402489948 Change-Id: Iad812b7ed8f35b8fed5f44f3ee351eb8da77493d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/274693 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Docs-Not-Needed: Aaron Green <aarongreen@google.com> Commit-Queue: Aaron Green <aarongreen@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@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/.