blob: 239f78c7d8746ff4ef66a8746f4e28e32160ef82 [file] [log] [blame]
#
# Copyright (c) 2018, Nordic Semiconductor
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: Virtual I2C slave eeprom
version: 0.1
description: >
This binding gives a base representation of a generic I2C slave EEPROM
inherits:
!include i2c-device.yaml
properties:
compatible:
constraint: "atmel,at24"
size:
type: int
category: required
description: I2C Slave EEPROM Size in KiB
generation: define
...