Closed stephenhensley closed 2 years ago
FatFSInterface has been added to replace the previous dsy_fatfs_init
. It should also now be trivial to add support for USB drives connected via the external USB pins if we want.
I added an unscoped global FIL SDFile
to replace the libDaisy global that was removed as part of v3.0.0
Otherwise, everything else shouldn't need any changes.
I tested using the latest daisy seed hardware on daisy patch with the SD Card example.
Just a push on libDaisy itself.
This resolves an issue that would cause the Daisy Patch to have issues when using the new Daisy Seed (1.1) due to the Daisy Patch's unique codec Initialization.