# simple-sdmmc **Repository Path**: airxs/simple-sdmmc ## Basic Information - **Project Name**: simple-sdmmc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-17 - **Last Updated**: 2025-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Simple SD/MMC Driver This crate is a simple SD/MMC driver based on SDIO. Pure Rust, `#![no_std]` and no `alloc`. *Experimental*