zephyr/subsys
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
..
bluetooth Bluetooth: controller: split: Fix conn RSSI initial value 2019-10-22 13:19:26 +02:00
console coccinelle: standardize k_sleep calls with integer timeouts 2019-10-09 08:38:10 -04:00
cpp
debug kconfig: assert: Introduce kconfig option ASSERT_NO_FILE_INFO 2019-10-14 09:07:29 -05:00
dfu
disk disk: kconfig: Remove unused DISK_ACCESS_MAX_VOLUMES symbol 2019-10-18 13:58:34 -05:00
fb
fs
jwt
logging logging: Fix lack of logging after startup 2019-10-16 10:43:31 -07:00
mgmt
net net: dhcpv4: Cancel pending DNS queries on DNS server update 2019-10-22 15:06:51 +03:00
power
random
settings settings: (NVS) fetch sector size from driver 2019-10-22 10:52:36 -05:00
shell shell: kconfig: Remove unused SHELL_MAX_LOG_MSG_BUFFERED symbol 2019-10-18 10:45:41 +02:00
stats
storage
testsuite coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
usb coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00
CMakeLists.txt
Kconfig