Skip to content

Increase esp STD targets max_atomic_width to 64? #107

Closed
rust-lang/rust
#94292
@MabezDev

Description

@MabezDev

Atomic load, store & CAS routines are emulated in the newlib component of esp-idf all the way up to 64 bits. Even for targets with native atomic support, 64bit atomics are emulated.

Therefore I think it should be safe to increase max_atomic_width to 64.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions