Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example for SD card on Microcontroller? #17

Open
gauteh opened this issue May 11, 2022 · 1 comment
Open

Example for SD card on Microcontroller? #17

gauteh opened this issue May 11, 2022 · 1 comment

Comments

@gauteh
Copy link

gauteh commented May 11, 2022

Hi,

are there any examples for how to use littlefs2 with embedded rust on an SD-card? Would it make sense to implement Storage for embedded-sdmmc Volume or similar?

Cheers, Gaute

@elpiel
Copy link
Contributor

elpiel commented Mar 16, 2023

I'm looking into this right now using https://crates.io/crates/async-embedded-sdmmc

Sadly, the embedded-sdmmc crate only supports fat32/fat16 and right now there isn't a crate ecosystem to combine SD cards with littlefs2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants