atomic-polyfill 1.0.3

Atomic polyfills, for targets where they're not available.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.critical-section]
version = "1.0.0"

[package]
authors = ["Dario Nieuwenhuis <dirbaio@dirbaio.net>"]
categories = ["embedded", "no-std", "concurrency"]
description = "Atomic polyfills, for targets where they're not available."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "atomic-polyfill"
readme = "README.md"
repository = "https://github.com/embassy-rs/atomic-polyfill"
version = "1.0.3"