mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 08:19:05 +08:00
11 lines
259 B
YAML
11 lines
259 B
YAML
# Copyright (c) 2021, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
# Common fields for mailbox / IPM controllers
|
|
|
|
properties:
|
|
"#mbox-cells":
|
|
type: int
|
|
required: true
|
|
description: Number of items to expect in a Mailbox specifier
|