zephyr/dts/bindings/mtd/zephyr,sim-eeprom.yaml
Laczen JMS 20623dfa4c drivers: eeprom: Add support for eeprom simulator
Add support for a eeprom simulator. The PR limits the addition to
qemu_x86 but it can easily be added to other devices by defining the
eeprom simulator in the dts and setting 'CONFIG_EEPROM_SIMULATOR=y'

Signed-off-by: Laczen JMS <laczenjms@gmail.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-01-09 20:28:19 +01:00

13 lines
215 B
YAML

# Copyright (c) 2019 Laczen
# SPDX-License-Identifier: Apache-2.0
description: Zephyr Simulated EEPROM device
compatible: "zephyr,sim-eeprom"
include: eeprom-base.yaml
properties:
size:
required: true