Skip to content

Can't target thumbv6m-none-eabi due to AtomicBool #60

@papyDoctor

Description

@papyDoctor

Hi,
I'm targeting rp2040 but the code (slot.rs) use the AtomicBool type that have fetch_or and fetch_and functions that aren't supported on thumbv6m (no #[cfg(target_has_atomic = "8")]).
Is your code stuck on thumbv7em or do you plan to have more targets?
Olivier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions