1.. _eeprom:
2
3Electrically Erasable Programmable Read-Only Memory (EEPROM)
4############################################################
5
6Overview
7********
8
9EEPROMs have an erase block size of 1 byte, a long lifetime, and allow
10overwriting data on byte-by-byte access.
11
12.. toctree::
13   :maxdepth: 2
14
15   api.rst
16   shell.rst
17