Atomic polyfills for targets where they're not available.
# Cargo.toml
[dependencies]
atomic-polyfill = "1.0.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Use atomic operations on targets without native atomics.
Add `features = ["armv6m"]` to your Cargo.toml dependency for Cortex-M0 targets.
No dependency data recorded yet.