# SPDX-License-Identifier: Apache-2.0
description: Simulated flash memory
compatible: "zephyr,sim-flash"
include: base.yaml
properties:
label:
required: true
erase-value:
type: int
description: Value of erased flash cell
required: false