zephyr/include/fs
Dominik Ermel 1241e67790 fs: Move fs_file_system_t declaration out of fs.h
The struct fs_file_system_t is only useful when defining file system
drivers and is not required for typical application development,
that is why it has been moved to separate file fs_sys.h.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-10-23 12:55:41 +02:00
..
fcb.h doc: fix typos in variable names 2020-09-11 09:02:05 -04:00
fs.h fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
fs_interface.h fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
fs_sys.h fs: Move fs_file_system_t declaration out of fs.h 2020-10-23 12:55:41 +02:00
littlefs.h doc: update reference to use :c:macro 2020-09-15 15:25:01 +02:00
nvs.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00