zephyr/subsys/fs/fcb
Andrzej Puzdrowski f4dcb4593d subsys: fs: fcb: fix - crc write size not aligned
This is bug-fix for issue #7311
FCB: CRC write size in append_finish doesn't honor
flash min write size

This patch changes write size to the minimum supported
write size.


Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2018-05-04 17:25:29 -04:00
..
CMakeLists.txt
Kconfig subsys: fs: fix generic storage partition selection 2018-05-04 10:14:01 -04:00
fcb.c subsys: fs: fcb: remove f_area_id from fcb structure 2018-02-07 09:51:26 -05:00
fcb_append.c subsys: fs: fcb: fix - crc write size not aligned 2018-05-04 17:25:29 -04:00
fcb_elem_info.c
fcb_getnext.c
fcb_priv.h subsys: fs: fcb: rework fcb_walk and its callback 2018-02-07 09:51:26 -05:00
fcb_rotate.c
fcb_walk.c subsys: fcb: Check for mutex lock failure when walking FCB 2018-02-17 09:14:16 -05:00