This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

zephyr,fake-eeprom

Vendor: Zephyr-specific binding

Description

This binding provides a fake EEPROM for use as either a stub or a mock in Zephyr testing.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

size

int

Total EEPROM size in bytes

This property is required.

read-only

boolean

Disable writes to the EEPROM