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

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

Closed
vermasrijan19 opened this issue Jan 13, 2025 · 0 comments · Fixed by #510
Closed
Labels
bug Something isn't working

Comments

@vermasrijan19
Copy link
Contributor

Bug description

Same bug as , but the spi example #507

  • Would you like to work on a fix? [y/n]
    yes

To Reproduce

Run the spi SD card example with idf 5.3.2

Expected behavior

SD card example works

Environment

  • Crate (esp-idf-hal) version: 0.45.1
  • ESP-IDF branch or tag: v5.3.2
  • Target device (MCU): esp32
@vermasrijan19 vermasrijan19 added the bug Something isn't working label Jan 13, 2025
ivmarkov pushed a commit that referenced this issue Jan 13, 2025
* Fixed sd card not initiating

* Fixed sd card not initiating
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant