zephyr/include/fs
Dominik Ermel d795f2dbfe fs: fs_seek and fs_tell return -ENOTSUP when not implemented
Simple change that makes fs_seek and fs_tell return -ENOTSUP when
file system does not implement the seek/tell.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-10-07 14:51:39 +02:00
..
fcb.h doc: fix typos in variable names 2020-09-11 09:02:05 -04:00
fs_interface.h fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
fs.h fs: fs_seek and fs_tell return -ENOTSUP when not implemented 2020-10-07 14:51:39 +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