Crates.io | sdmmc-spi |
lib.rs | sdmmc-spi |
version | 0.1.1 |
source | src |
created_at | 2023-01-03 21:05:11.434285 |
updated_at | 2023-01-25 04:51:08.051674 |
description | SD/MMC Library written in Embedded Rust. |
homepage | |
repository | https://github.com/kusstas/sdmmc-spi |
max_upload_size | |
id | 750410 |
size | 41,813 |
SD/MMC Library written in Embedded Rust, that inspired by embedded-sdmmc.
Add this to your Cargo.toml
:
[dependencies]
sdmmc-spi = "0.1.1"
https://docs.rs/crate/sdmmc-spi
or build a local copy
cargo docs
and open target/doc/sdmmc_spi/index.html
in your browser.
Licensed under either of
at your option.