eb0a524972
Fix the YAML files indentation for files in dts/bindings/. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
13 lines
211 B
YAML
13 lines
211 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
|