embedded-sdmmc-rs icon indicating copy to clipboard operation
embedded-sdmmc-rs copied to clipboard

Add SdCardSpiDevice trait

Open avsaase opened this issue 8 months ago • 17 comments

Closes https://github.com/rust-embedded-community/embedded-sdmmc-rs/issues/184.

This only adds a blocking trait. Once https://github.com/rust-embedded-community/embedded-sdmmc-rs/pull/176 is merged I can rebase and add the async version. Or this can be merged first and the other PR can add the async version. Either is fine with me.

avsaase avatar Apr 10 '25 21:04 avsaase