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> |
||
|---|---|---|
| .. | ||
| esp32_devkitc_wroom_procpu.conf | ||
| esp32s2_saola.conf | ||
| esp32s3_devkitm_procpu.conf | ||
| esp32s3_luatos_core_procpu_usb.conf | ||
| esp32s3_luatos_core_procpu.conf | ||
| mimxrt1020_evk.conf | ||
| mr_canhubk3.conf | ||
| native_sim_native_64.conf | ||
| native_sim_native_64.overlay | ||
| native_sim.conf | ||
| native_sim.overlay | ||
| nrf52dk_nrf52832.conf | ||
| nrf54h20dk_nrf54h20_cpuapp.conf | ||
| nrf54l15dk_nrf54l05_cpuapp.conf | ||
| nrf54l15dk_nrf54l10_cpuapp.conf | ||
| nrf54l15dk_nrf54l15_cpuapp.conf | ||
| nrf52840dk_nrf52840.conf | ||
| qemu_x86.conf | ||
| s32z2xxdc2_s32z270_rtu0.conf | ||
| s32z2xxdc2_s32z270_rtu1.conf | ||
| yd_esp32_procpu.conf | ||