Skip to content

Commit fafc0ec

Browse files
NordicBuilderrghaddab
authored andcommitted
manifest: Update sdk-zephyr revision and change some CONFIGs
Some of the CONFIGs for ZMS and for its backend for Settings has been added and others deleted. Signed-off-by: Nordic Builder <[email protected]>
1 parent d5e534e commit fafc0ec

File tree

50 files changed

+61
-36
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+61
-36
lines changed

samples/bluetooth/mesh/ble_peripheral_lbs_coex/boards/nrf54l15dk_nrf54l05_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/ble_peripheral_lbs_coex/boards/nrf54l15dk_nrf54l10_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/ble_peripheral_lbs_coex/boards/nrf54l15dk_nrf54l15_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/chat/boards/nrf54l15dk_nrf54l05_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/chat/boards/nrf54l15dk_nrf54l10_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/chat/boards/nrf54l15dk_nrf54l15_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/dfu/distributor/boards/nrf54l15dk_nrf54l10_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/dfu/distributor/boards/nrf54l15dk_nrf54l15_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/dfu/target/boards/nrf54l15dk_nrf54l10_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

samples/bluetooth/mesh/dfu/target/boards/nrf54l15dk_nrf54l15_cpuapp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CONFIG_NVS=n
1111
CONFIG_NVS_LOOKUP_CACHE=n
1212
CONFIG_SETTINGS_NVS_NAME_CACHE=n
1313
CONFIG_ZMS=y
14+
CONFIG_SETTINGS_ZMS_CUSTOM_SECTOR_COUNT=y
1415
CONFIG_SETTINGS_ZMS_SECTOR_COUNT=8
1516
CONFIG_ZMS_LOOKUP_CACHE=y
1617
CONFIG_ZMS_LOOKUP_CACHE_SIZE=512

0 commit comments

Comments
 (0)