blob: cf63c198d6b57f0952d691e999cfc7fcd6d4f022 [file] [log] [blame]
# Copyright (c) 2024 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
description: USB CDC NCM virtual Ethernet controller
compatible: "zephyr,cdc-ncm-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.