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

fix(threads): xtensa: fix enabling scheduling interrupt #480

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

kaspar030
Copy link
Collaborator

@kaspar030 kaspar030 commented Oct 22, 2024

Description

The esp_hal bump in #442 broke threading, this PR contains a fix.

Issues/PRs references

#442

Open Questions

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.

@ROMemories
Copy link
Collaborator

nit: any way to make the commit title fit the into PR title, as it's used for the merge commit?

@kaspar030
Copy link
Collaborator Author

Upstream issue: esp-rs/esp-hal#2386

@kaspar030 kaspar030 changed the title fix(threads): xtensa: re-enable scheduling interrupt after `esp_hal::… fix(threads): xtensa: fix enabling scheduling interrupt Oct 22, 2024
@kaspar030 kaspar030 added this pull request to the merge queue Oct 22, 2024
Merged via the queue into future-proof-iot:main with commit 4c59c8f Oct 22, 2024
27 checks passed
@kaspar030 kaspar030 deleted the fix-xtensa-threads branch October 22, 2024 14:48
elenaf9 added a commit to elenaf9/RIOT-rs that referenced this pull request Oct 24, 2024
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.

3 participants