SdFat icon indicating copy to clipboard operation
SdFat copied to clipboard

MMC_ERASE

Open folkertvanheusden opened this issue 1 year ago • 2 comments

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

folkertvanheusden avatar Feb 18 '24 10:02 folkertvanheusden

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.

greiman avatar Feb 18 '24 13:02 greiman

Looking forward to it!

folkertvanheusden avatar Feb 18 '24 13:02 folkertvanheusden