1 unstable release
Uses new Rust 2024
0.1.0 | Mar 23, 2025 |
---|
#1027 in Embedded development
97 downloads per month
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
- embedded-sdmmc-rs
- SPI-based SD/MMC driver bundled with
FAT32
filesystem support
- SPI-based SD/MMC driver bundled with
Dependencies
~1.2–2.7MB
~64K SLoC