1# Copyright (c) 2021, CSIRO
2# SPDX-License-Identifier: Apache-2.0
3
4description: Compatible for devices resulting in linker memory regions
5
6compatible: "zephyr,memory-region"
7
8include: [base.yaml, "zephyr,memory-common.yaml"]
9
10properties:
11  zephyr,memory-region:
12    required: true
13