zephyr/dts/bindings/test/vnd,enum-holder-inst.yaml
Gerard Marull-Paretas 1832d68e01 tests: lib: devicetree: add tests for DT_INST_ENUM_IDX(_OR)
Add tests for the instance based enum macros DT_INST_ENUM_IDX and
DT_INST_ENUM_IDX_OR.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-18 19:12:07 -05:00

9 lines
226 B
YAML

# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: Test enum property container (instance based)
compatible: "vnd,enum-holder-inst"
include: [base.yaml, "vnd,enum-holder.yaml"]