15 lines
247 B
YAML
15 lines
247 B
YAML
|
#
|
||
|
# Copyright (c) 2023 Nordic Semiconductor ASA
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
common:
|
||
|
sysbuild: true
|
||
|
tests:
|
||
|
mcuboot.data.sharing:
|
||
|
platform_allow: nrf52840dk_nrf52840
|
||
|
tags:
|
||
|
- mcuboot
|
||
|
- sysbuild
|
||
|
- retention
|