1# Copyright (c) 2020 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4description: Test I2C device 5 6compatible: "vnd,i2c-device" 7 8include: 9 - name: i2c-device.yaml 10 property-blocklist: 11 - label 12 13properties: 14 label: 15 type: string 16