mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-21 23:10:35 +08:00
15 lines
282 B
YAML
15 lines
282 B
YAML
# Copyright (c) 2018, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP Kinetis Ethernet
|
|
|
|
compatible: "nxp,kinetis-ethernet"
|
|
|
|
include: ["ethernet.yaml", "ethernet,fixed-link.yaml"]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
interrupts:
|
|
required: true
|