mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 00:54:06 +08:00
9 lines
207 B
YAML
9 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
|