Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change: portable-atomic #922

Merged
merged 8 commits into from
Jun 23, 2024
Merged

Conversation

AfoHT
Copy link
Contributor

@AfoHT AfoHT commented Apr 16, 2024

  • Atomics: Replace polyfill with portable-atomic

@AfoHT AfoHT linked an issue Apr 16, 2024 that may be closed by this pull request
@korken89
Copy link
Collaborator

The failing tests is because you need the set the feature flag that allows for the critical section to be used on thumbv6, I think it is unsafe-assume-single-core.

@AfoHT AfoHT changed the title portable atomic Breaking change: portable-atomic May 29, 2024
@korken89 korken89 added this pull request to the merge queue Jun 23, 2024
Merged via the queue into rtic-rs:master with commit 918f9c3 Jun 23, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

atomic-polyfill is deprecated
2 participants