#driver #sd #io #mmc #sdio

no-std sdmmc-driver

SD/MMC driver traits and implementations

1 unstable release

Uses new Rust 2024

0.1.0 Mar 23, 2025

#1027 in Embedded development

Download history 97/week @ 2025-03-19

97 downloads per month

GPL-3.0-only

36KB
747 lines

SD/MMC Driver

This crate provides traits for implementing an SD/MMC driver based on a HAL crate implementing the embedded-hal traits.

These are still early days, and the traits are very likely to have a number of breaking changes.

Alternatives

Dependencies

~1.2–2.7MB
~64K SLoC