zephyr/dts/bindings/mtd/zephyr,fake-eeprom.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

14 lines
294 B
YAML

# Copyright (c) 2022 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
description: |
This binding provides a fake EEPROM for use as either a stub or a mock in Zephyr testing.
compatible: "zephyr,fake-eeprom"
include: eeprom-base.yaml
properties:
size:
required: true