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.
FatFs has being developped as a personal project of the author, ChaN.
This is the original version adapted to be fully used as a PlatformIO library.