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

Add set_config method to RP SPI driver (rebased #3419) #3600

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

Dirbaio
Copy link
Member

@Dirbaio Dirbaio commented Dec 2, 2024

  • Add set_config method to RP SPI driver
  • examples/rp: update sdmmc.

dstric-aqueduct and others added 2 commits December 3, 2024 00:14
Add a `set_config` method to `Spi` to allow reconfiguring SPI mode after creation.

The existing implementation of the `embassy-embedded-hal` trait `SetConfig` is changed to use the new method.

Existing uses of `SetConfig`  trait may need to explicitly call the trait method to maintain current return type.
@Dirbaio Dirbaio added this pull request to the merge queue Dec 2, 2024
Merged via the queue into main with commit a5ee98c Dec 2, 2024
10 checks passed
@Dirbaio Dirbaio deleted the patch-1 branch December 2, 2024 23:44
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