aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fatfs
Commit message (Collapse)AuthorAgeFilesLines
* lib: add FatFS library filesArksine2021-02-057-0/+23458
FatFS is an open source filesystem library supporting FAT12, FAT16, FAT32, and exFAT. The source is available at http://elm-chan.org/fsw/ff/00index_e.html Signed-off-by: Eric Callahan <arksine.code@gmail.com>