SD/MMC Library written in Embedded Rust, that inspired by embedded-sdmmc.
Add this to your Cargo.toml
:
toml
[dependencies]
sdmmc-spi = "0.1.1"
https://docs.rs/crate/sdmmc-spi
or build a local copy
sh
cargo docs
and open target/doc/sdmmc_spi/index.html
in your browser.
Licensed under either of
at your option.