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