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

MMC_ERASE #470

Open
folkertvanheusden opened this issue Feb 18, 2024 · 2 comments
Open

MMC_ERASE #470

folkertvanheusden opened this issue Feb 18, 2024 · 2 comments

Comments

@folkertvanheusden
Copy link

Hi,

Are you planning to implement MMC_ERASE? It's like trim/unmap for SD cards, see https://superuser.com/questions/18906/can-i-use-something-like-the-ssd-trim-command-on-a-sd-card

@greiman
Copy link
Owner

greiman commented Feb 18, 2024

Look at the SdFormatter example here.

This does a very fast erase of all data on the card.

I plan to make an SD erase function callable from an app.

I have a large number of additions and additions for the next version of SdFat but I currently don't have time to work on my open source libraries.

A new release take a lot of time since I must test it on a substantial number of cards using the most popular board support packages.

@folkertvanheusden
Copy link
Author

Looking forward to it!

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