Skip to content
Commit 8719abaa authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Benjamin Cabé
Browse files

samples: settings: Enable NVS backend on mimxrt1020_evk board



The tests for settings will not work properly with just provided config
file for mimxrt1020:
west build -p always -b mimxrt1020_evk samples/subsys/settings

as there the settings_save_one() would return -2 (-ENOENT) as by default
the CONFIG_SETTINGS_NONE is defined for mimxrt1020 configuration.

For proper operation (i.e. to have a memory medium to store settings
values) the NVS backend needs to be enabled.

Signed-off-by: default avatarLukasz Majewski <lukma@denx.de>
parent d29e2f34
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment