zephyr/ext/fs
Anas Nashif c6a8014e1c subsys: fs: consolidate elm FAT kconfig options
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-10-03 08:43:50 -04:00
..
fat subsys: fs: consolidate elm FAT kconfig options 2017-10-03 08:43:50 -04:00
nffs subsys: fs: consolidate nffs kconfig options 2017-10-03 08:43:50 -04:00
Kbuild subsys: fs: consolidate nffs kconfig options 2017-10-03 08:43:50 -04:00
Makefile ext: nffs: Pull in Apache Mynewt NFFS implementation 2017-09-22 06:54:48 -04:00
README

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