blob: 24f670f9afb8a90b6bbec90cfbfb5637c6495c22 [file] [log] [blame]
# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: USB CDC ECM virtual Ethernet controller
compatible: "zephyr,cdc-ecm-ethernet"
include: ethernet-controller.yaml
properties:
remote-mac-address:
type: string
required: true
description: |
Remote MAC address of the virtual Ethernet connection.
Should not be the same as local-mac-address property.