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

Guard RCC registers access with critical section #854

Merged
merged 3 commits into from
Nov 30, 2021
Merged

Conversation

skotopes
Copy link
Member

What's new

  • Guard RCC registers access with critical section
  • Fix condition race that were causing inactive bus stall

Verification

  • Compile and upload
  • Random stalls with spi/i2c should be gone

Checklist (do not modify)

  • PR has description of feature/bug or link to Confluence/Jira task
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

@github-actions
Copy link

github-actions bot commented Nov 30, 2021

Click here to flash the 99106fd2 version of this branch via WebUSB.

@DrZlo13 DrZlo13 merged commit 418c093 into dev Nov 30, 2021
@DrZlo13 DrZlo13 deleted the aku/i2c_spi_critical branch November 30, 2021 22:07
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.

None yet

2 participants