zephyr/tests/subsys/settings
Andrzej Puzdrowski 9ac3755612 settings: (NVS) fetch sector size from driver
NVS back-end initialization should fetch size of the flash erase blocks
from the flash API instead of DT. This allows to work well when used
storage partition is not located in embedded memory.

NVS back-end sector multiplier configuration was set to 8K as
DT value for native posix targets
flash sector sizes is 1 B, while its flash driver supports 8k.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-10-22 10:52:36 -05:00
..
fcb tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00
fcb_init coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
functional settings: (NVS) fetch sector size from driver 2019-10-22 10:52:36 -05:00
nffs tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00
nvs tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00
src tests/subsys/settings: build common code as zephyr_libraries 2019-10-22 11:11:11 +02:00