zephyr/subsys/fs
Reto Schneider 75ea632ba1 fs: fcb: Define length padding bytes
Before this, on flashes with a write alignment greater than one, the
padding bytes had no defined value.

The effect of this non-deterministic code made it hard(er) to verify
data written by FCB.

Signed-off-by: Reto Schneider <reto.schneider@husqvarnagroup.com>
2022-07-20 11:09:29 +02:00
..
fcb fs: fcb: Define length padding bytes 2022-07-20 11:09:29 +02:00
nvs fs/nvs: Fix comment typo 2022-06-05 14:49:20 +02:00
CMakeLists.txt
Kconfig
Kconfig.fatfs
Kconfig.littlefs
fat_fs.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fs.c fs/testsuite: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
fs_impl.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fs_impl.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
fuse_fs_access.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
littlefs_fs.c treewide: update flash_area name retrieval 2022-07-02 16:04:16 +02:00
shell.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00