sdmmc-spi

Rust crates.io crates.io docs.rs

SD/MMC Library written in Embedded Rust, that inspired by embedded-sdmmc.

Usage

Add this to your Cargo.toml:

toml [dependencies] sdmmc-spi = "0.1.0"

Documentation

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.

License

Licensed under either of

at your option.