Detailed Description

Macros

#define CONFIG_MTD_SDCARD_ERASE
 Enable SDCard Erase. More...
 

Macro Definition Documentation

◆ CONFIG_MTD_SDCARD_ERASE

#define CONFIG_MTD_SDCARD_ERASE

Enable SDCard Erase.

Note
SDCards handle sector erase internally so it's possible to directly write to the card without erasing the sector first. Attention: an erase call will therefore NOT touch the content, so enable this feature to ensure overriding the data. This feature is currently not supported.

Definition at line 61 of file mtd_sdcard.h.