335d85f6d2
The implementation was using different typedefs than the prototypes in the header. Issue: ZEP-695 Change-Id: Ia369daafe1bce39830535d184bd4388b13c986b4 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
fat | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
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