1# Copyright (c) 2019 Laczen 2# SPDX-License-Identifier: Apache-2.0 3 4description: Zephyr Simulated EEPROM device 5 6compatible: "zephyr,sim-eeprom" 7 8include: eeprom-base.yaml 9 10properties: 11 size: 12 required: true 13