Data Storage
FAT file system based on open-source FatFS solution.
FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture.
Maintainer: stm32duino
This library is compatible with the stm32 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.