blob: 1da006176ee80974620e36f9742c1759294ab17b [file] [log] [blame]
#
# Copyright (c) 2023, Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
mainmenu "Retained memory test"
config RETAINED_MEM_SIZE_LIMITED
bool "Size limited test"
help
Will limit data size for test to 1 byte instead of 10 bytes
source "Kconfig.zephyr"