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 xiao_m0 spi clock used in spi_master #711

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

task-jp
Copy link
Contributor

@task-jp task-jp commented Jan 2, 2024

Summary

Use proper clock in spi_master

35e3a1a#diff-50cf0af7e1c3cc57008455475eef99c880de47307bbf5b685c24ca1f0f985a0cL136 changed sercom0 -> sercom4 accidentally.

Checklist

  • CHANGELOG.md for the BSP or HAL updated
  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced (see CI or check locally)

If Adding a new Board

  • Board CI added to crates.json
  • Board is properly following "Tier 2" conventions, unless otherwise decided to be "Tier 1"

If Adding a new cargo feature to the HAL

  • Feature is added to the test matrix for applicable boards / PACs in crates.json

@jbeaurivage jbeaurivage merged commit 75b24a2 into atsamd-rs:master Jan 10, 2024
107 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.

2 participants