Crate simple_sdmmc

Crate simple_sdmmc 

Source
Expand description

§Simple SD/MMC Driver

Crates.io Docs.rs

A simple SD/MMC driver that just works. Pure Rust, #![no_std] and no alloc.

Experimental

Structs§

SdMmc
SD/MMC driver.