blob: 9b05d4b9f43dc15d8f9dc525cddbd43206b1caef [file] [log] [blame]
Joel Galensoncc0890a2021-05-19 15:09:47 -07001// This file is @generated by no_atomic_cas.sh.
2// It is not intended for manual editing.
3
David LeGaref7dc9c12022-03-02 00:20:44 +00004const NO_ATOMIC_CAS: &[&str] = &[
Joel Galensoncc0890a2021-05-19 15:09:47 -07005 "avr-unknown-gnu-atmega328",
Joel Galensone8695382021-08-09 10:29:26 -07006 "bpfeb-unknown-none",
7 "bpfel-unknown-none",
Joel Galensoncc0890a2021-05-19 15:09:47 -07008 "msp430-none-elf",
9 "riscv32i-unknown-none-elf",
10 "riscv32imc-unknown-none-elf",
11 "thumbv4t-none-eabi",
12 "thumbv6m-none-eabi",
13];