Macros | |
#define | CONFIG_MTD_SDMMC_ERASE |
Enable SD Memory Card Erase. More... | |
#define CONFIG_MTD_SDMMC_ERASE |
Enable SD Memory Card Erase.
SD Memory Cards and MMCs/eMMCs handle sector erase internally so it's possible to directly write to the card without erasing the sector first.
CONFIG_MTD_SDMMC_ERASE
is not set, so enable this feature to ensure overriding the data.mtd_write_page
module. Definition at line 66 of file mtd_sdmmc.h.