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

chore(*): remove redundant critical-section pick #458

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

elenaf9
Copy link
Collaborator

@elenaf9 elenaf9 commented Oct 9, 2024

Description

The cortex-m critical-section-single-core feature is enabled in riot-rs-rt, so no need to do it in other packages as well.

Issues/PRs references

Extracted from #397.

Change checklist

  • I have cleaned up my commit history and squashed fixup commits.
  • I have followed the Coding Conventions.
  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.

@kaspar030 kaspar030 added this pull request to the merge queue Oct 10, 2024
Merged via the queue into future-proof-iot:main with commit 6e5a19e Oct 10, 2024
30 checks passed
@elenaf9 elenaf9 deleted the cargo/select-cs-impl-in-rt branch October 10, 2024 09:29
@elenaf9 elenaf9 mentioned this pull request Oct 12, 2024
6 tasks
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.

2 participants