[package]
authors = ["David Lawrence <dlaw@dlaw.me>"]
description = "Lightweight no_std ping-pong buffer, using AtomicU8 for synchronization"
edition = "2021"
license = "MIT"
name = "atomic_pingpong"
readme = "README.md"
repository = "https://github.com/dlaw/atomic_pingpong/"
version = "0.2.2"