zephyr/subsys/fs
Dominik Ermel 076282a117 subsys/fs/nvs: Use flash_get_parameters() to get erase value
Use new flash API call to obtain erase value instead of relaying on
hardcoded literals.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2020-06-22 14:35:03 +02:00
..
fcb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nvs subsys/fs/nvs: Use flash_get_parameters() to get erase value 2020-06-22 14:35:03 +02:00
CMakeLists.txt fs: remove NFFS subsystem 2020-01-21 15:32:47 +01:00
fat_fs.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs_impl.c
fs_impl.h
fs.c
fuse_fs_access.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig subsys/fs/fatfs: Add kconfig option for FAT LFN (Long Filename) 2020-01-23 17:50:19 +01:00
Kconfig.littlefs global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
littlefs_fs.c subsys/fs/littlefs: initialize LittleFS at POST_KERNEL 2020-06-09 13:48:34 +02:00
shell.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00