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
fs_interface.h
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