8 lines
165 B
YAML
8 lines
165 B
YAML
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Zephyr I2C target EEPROM
|
||
|
|
||
|
compatible: "zephyr,i2c-target-eeprom"
|
||
|
|
||
|
include: ["eeprom-base.yaml", i2c-device.yaml]
|