Skip to content

Commit

Permalink
Add esp32s2 to no cas list
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev committed Dec 1, 2023
1 parent 0fe4b88 commit 11701c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions no_atomic_cas.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ const NO_ATOMIC_CAS: &[&str] = &[
"thumbv4t-none-eabi",
"thumbv5te-none-eabi",
"thumbv6m-none-eabi",
"xtensa-esp32s2-none-elf",
];

0 comments on commit 11701c2

Please sign in to comment.