# 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.