blob: 532a326c2d17a615f6986ca2ce62896a10648d33 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
description: Simulated flash memory
compatible: "zephyr,sim-flash"
include: base.yaml
properties:
erase-value:
type: int
description: Value of erased flash cell
memory-region:
type: phandle
description: |
Memory region used by the simulated flash memory. If this option is used
the memory that is used by the simulated flash memory is not erased.