blob: 4708bf85345b20122beab26b8412cd9e05a1e0a4 [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
4const NO_ATOMIC_CAS_TARGETS: &[&str] = &[
5 "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];