fix portable atomic support

This commit is contained in:
Robin Mueller
2025-10-29 16:01:41 +01:00
parent 756a803213
commit 14d935ac2a
6 changed files with 23 additions and 9 deletions

View File

@@ -11,6 +11,7 @@ check:
embedded:
cargo build --target thumbv7em-none-eabihf --no-default-features
cargo build --target thumbv6m-none-eabi --no-default-features
test:
cargo nextest r --all-features