9 lines
178 B
YAML
9 lines
178 B
YAML
|
# Copyright (c) 2020 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Test I2C node
|
||
|
|
||
|
compatible: "vnd,i2c"
|
||
|
|
||
|
include: [i2c-controller.yaml, base.yaml]
|