mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 22:54:07 +08:00
11 lines
178 B
YAML
11 lines
178 B
YAML
# SPDX-License-Identifier: BSD-3-Clause
|
|
|
|
description: Interrupt controller with three cells
|
|
|
|
compatible: "interrupt-three-cell"
|
|
|
|
interrupt-cells:
|
|
- one
|
|
- two
|
|
- three
|