SdFat
SdFat copied to clipboard
Sdfat with support for exfat and SdFat Adafruit fork include conflict
You have written two awesome SD card libraries!! Problem is the library you wrote for the adafruit fork does not support exfat???, but your other sd card library does. I have to have the adafruit fork with anything that uses tinyusb, and some other libs. I believe both the libraries share the same #include <SDfat.h> so I can't use them at the same time. Maybe add exfat support to the adafruit fork? Help me if I am wrong :) I need to use QSPI and a Exfat sd card for my project
I have nothing to do with the Adafruit fork of SdFat. Ask them if they will update their fork.
Thanks
Sorry