9 years, 3 months ago.

How to erase file from memory card ?

Hello All

I am using FRDM K64F board. I want to delete a particular file stored in memory card. How can I do the same using SDFileSystem library ? Plz help me..!

Question relating to:

1 Answer

9 years, 3 months ago.

Look at this program which does remove folder and a file:

http://developer.mbed.org/teams/Freescale/code/FRDMK64_SDCard/file/df0ff4f12345/main.cpp