zephyr/tests/boot/mcuboot_recovery_retention/prj.conf

11 lines
189 B
Plaintext
Raw Permalink Normal View History

#
# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
CONFIG_RETAINED_MEM=y
CONFIG_RETENTION=y
CONFIG_RETENTION_BOOT_MODE=y
CONFIG_REBOOT=y
CONFIG_LOG=y