Adds a test for the data sharing retention feature of MCUboot configuration to an application. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
8 lines
172 B
Plaintext
8 lines
172 B
Plaintext
CONFIG_RETAINED_MEM=y
|
|
CONFIG_RETENTION=y
|
|
CONFIG_BOOT_SHARE_DATA=y
|
|
CONFIG_BOOT_SHARE_DATA_BOOTINFO=y
|
|
CONFIG_BOOT_SHARE_BACKEND_RETENTION=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_FLASH_MAP=y
|