Skip to content

Conversation

@vermasrijan19
Copy link
Contributor

@vermasrijan19 vermasrijan19 commented Jan 13, 2025

Thank you for your contribution!

We appreciate the time and effort you've put into this pull request.
To help us review it efficiently, please ensure you've gone through the following checklist:

Submission Checklist 📝

  • I have updated existing examples or added new ones (if applicable).
  • I have used cargo fmt command to ensure that all changed code is formatted correctly.
  • I have used cargo clippy command to ensure that all changed code passes latest Clippy nightly lints.
  • My changes were added to the CHANGELOG.md in the proper section.

Pull Request Details 📖

Description

Fixes #509

Testing

Run sdspi example

@ivmarkov
Copy link
Collaborator

Thanks!

@ivmarkov ivmarkov merged commit c11f078 into esp-rs:master Jan 13, 2025
15 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.

SD card driver crash due to lack of get_dma_info function pointer after idf v5.3

2 participants