zephyr/subsys/fs/fcb
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
..
CMakeLists.txt
Kconfig
fcb.c storage: flash_map: remove `device_get_binding` 2022-07-02 16:04:16 +02:00
fcb_append.c fs: fcb: Define length padding bytes 2022-07-20 11:09:29 +02:00
fcb_elem_info.c
fcb_getnext.c
fcb_priv.h
fcb_rotate.c
fcb_walk.c