zephyr/ext/fs
Ramesh Thomas 4c5fd88e38 fs: Update external FAT FS source with new rev 0.12b
Update elm-chan FAT FS with latest sources. Updated README with changes
made to default configurations.

Change-Id: I3c868479506042d174ac7df360ce62931d8ac5af
Jira: ZEP-1338
Signed-off-by: Ramesh Thomas <ramesh.thomas@intel.com>
2017-01-25 05:31:14 +00:00
..
fat fs: Update external FAT FS source with new rev 0.12b 2017-01-25 05:31:14 +00:00
Kbuild fs: Update FatFs Kconfig names 2016-07-29 19:12:43 +00:00
Kconfig license: use SPDX identifier for files in ext/ 2017-01-20 20:22:57 -05:00
Makefile fs: [WIP] Pull in open source FAT FS implementation 2016-06-29 05:17:57 +00:00
README fs: [WIP] Pull in open source FAT FS implementation 2016-06-29 05:17:57 +00:00

README

This directory contains different file systems supported by Zephyr.

The following file systems are currently supported:

FatFs
-------
FatFs is a file system based on the FAT file system spefication.  This is
provided by ELM Chan http://elm-chan.org/fsw/ff/00index_e.html