aboutsummaryrefslogtreecommitdiffstats
path: root/lib/fatfs/ff.h
Commit message (Collapse)AuthorAgeFilesLines
* lib: add FatFS library filesArksine2021-02-051-0/+422
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>