pw_atomic: Add module for atomic operations This creates a module which provides software implementations of atomic operations. Tested: Hardware testing performed on RP2040 and RP2350 devices as part of the Pico SDK. Change-Id: I8c57e647f9e442c77a8ec471a7f35bf85d2d3592 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/239719 Commit-Queue: Alexei Frolov <frolv@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@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/.