mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
FF_USE_TRIM is set by default with this commit. Fatfs invokes disk_ioctl with CTRL_TRIM to erase the sectors calling sdmmc_erase_sectors to choose the right argument for the erase operation based on media type.