Snapshot to a recent zephyr main. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
8 lines
207 B
YAML
8 lines
207 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Including intermixed file names and maps is valid.
|
|
compatible: intermixed
|
|
include:
|
|
- name: include.yaml
|
|
property-allowlist: [x]
|
|
- include-2.yaml
|