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>
17 lines
322 B
ReStructuredText
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
|