zephyr/subsys/fs
Alberto Escolar Piedras ebd70f959f flash host fuse access: Fix for native_sim
For native_sim we need to have the fuse library linked with the
native simulator runner, not with the embedded code.
Let's fix it.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-17 09:23:48 +01:00
..
ext2 random: Rename random header 2023-10-10 14:23:50 +03:00
fcb fs: fcb: add option to disable CRC for fcb entries 2023-01-18 22:18:37 +00:00
nvs nvs: replace CRC with better hash function for lookup cache 2023-09-04 18:21:20 +02:00
CMakeLists.txt flash host fuse access: Fix for native_sim 2023-11-17 09:23:48 +01:00
fat_fs.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
fs_impl.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fs_impl.h
fs.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
fuse_fs_access.c fs: fix missing semicolon in fuse_fs_access.c 2023-10-18 15:50:50 +03:00
Kconfig fs: ext2: Implementation of basic operations 2023-08-03 12:22:01 -04:00
Kconfig.fatfs modules: fs: Add reentrant zephyr support 2023-03-13 11:58:57 +01:00
Kconfig.littlefs fs: littlefs: remove dependency on flash map from FILE_SYSTEM_LITTLEFS 2023-05-19 15:53:29 +02:00
littlefs_fs.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
shell.c fs: shell: littlefs: add support of block devices 2023-09-01 17:44:15 +02:00