zephyr/samples/subsys/settings/boards
Lukasz Majewski 8719abaaa0 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: Lukasz Majewski <lukma@denx.de>
2025-01-21 19:27:49 +01:00
..
esp32_devkitc_wroom_procpu.conf samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
esp32s2_saola.conf
esp32s3_devkitm_procpu.conf boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
esp32s3_luatos_core_procpu.conf boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
esp32s3_luatos_core_procpu_usb.conf boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00
mimxrt1020_evk.conf samples: settings: Enable NVS backend on mimxrt1020_evk board 2025-01-21 19:27:49 +01:00
mr_canhubk3.conf samples: enable flash samples for mr_canhubk3 board 2023-07-26 09:44:14 +02:00
native_sim.conf samples/subsys/settings: Switch from native_posix to native_sim 2023-11-20 12:02:48 +01:00
native_sim.overlay samples/subsys/settings: Switch from native_posix to native_sim 2023-11-20 12:02:48 +01:00
native_sim_native_64.conf samples/subsys/settings: 64bit native_sim/native_posix overlays 2024-04-18 08:05:04 -07:00
native_sim_native_64.overlay samples/subsys/settings: 64bit native_sim/native_posix overlays 2024-04-18 08:05:04 -07:00
nrf52dk_nrf52832.conf
nrf54h20dk_nrf54h20_cpuapp.conf samples: subsys: settings: Run sample on nrf54h20 2024-05-14 15:52:42 +02:00
nrf54l15dk_nrf54l05_cpuapp.conf boards: nrf54l15dk: Enable tests and samples for the L05 and L10 2024-11-25 10:08:07 +01:00
nrf54l15dk_nrf54l10_cpuapp.conf boards: nrf54l15dk: Enable tests and samples for the L05 and L10 2024-11-25 10:08:07 +01:00
nrf54l15dk_nrf54l15_cpuapp.conf samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
nrf52840dk_nrf52840.conf
qemu_x86.conf
s32z2xxdc2_s32z270_rtu0.conf samples: enable flash samples for s32z board 2025-01-21 19:26:45 +01:00
s32z2xxdc2_s32z270_rtu1.conf samples: enable flash samples for s32z board 2025-01-21 19:26:45 +01:00
yd_esp32_procpu.conf boards: rename and update esp32 related conf and overlay files 2024-04-23 15:36:13 +02:00