NOTE: This patch adds atomic-cas polyfill to bytes for targets like thumbv6m-none-eabi until the following PR/issue is resolved:
The patch can be applied by adding the following segment to root Cargo.toml:
[patch.crates-io]
bytes = { git = "ssh://[email protected]/pegasus-aero/rt-bytes.git", branch = "cfg_target_has_atomic_v1.1.0" }