FatFs: SD_ioctl doesn't support the CTRL_TRIM command
I want to enable trim support that is baked into FatFs, however the SD_ioctl function provided by ST does not include many of the FatFs commands, only what is listed below. Has anyone implemented this before? I plan on doing data logging on a micro...