electro-smith / libDaisy

Hardware Library for the Daisy Audio Platform
https://www.electro-smith.com/daisy
MIT License
314 stars 131 forks source link

USB MSD FatFS #434

Closed CorvusPrudens closed 2 years ago

CorvusPrudens commented 2 years ago

This PR depends on #433 and brings in the FatFS code for the MSD class to actually talk to USB drives.

I'll need to actually test this out to make sure it build and functions correctly, but that should only take a few minutes.

CorvusPrudens commented 2 years ago

USB Host/MSD libDaisy PR

stephenhensley commented 2 years ago

closing because #448 builds on top of this.