Add dummy driver for "vnd,ethernet" to use in build_all tests. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
8 lines
170 B
YAML
8 lines
170 B
YAML
# Copyright (c) 2024 TOKITA Hiroshi
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Test Ethernet node
|
|
|
|
compatible: "vnd,ethernet"
|
|
|
|
include: ethernet-controller.yaml
|