zephyr/doc/hardware/peripherals/eeprom/index.rst
Henrik Brix Andersen 370787a227 doc: hardware: peripherals: eeprom: reorganize and add EEPROM shell page
Reorganize the EEPROM periheral documentation to make room for subpages
with additional details. Add a page describing the EEPROM shell module.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2024-07-08 15:52:21 +02:00

17 lines
322 B
ReStructuredText

.. _eeprom:
Electrically Erasable Programmable Read-Only Memory (EEPROM)
############################################################
Overview
********
EEPROMs have an erase block size of 1 byte, a long lifetime, and allow
overwriting data on byte-by-byte access.
.. toctree::
:maxdepth: 2
api.rst
shell.rst