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>
23 lines
355 B
ReStructuredText
23 lines
355 B
ReStructuredText
.. _eeprom_api:
|
|
|
|
EEPROM API
|
|
##########
|
|
|
|
Overview
|
|
********
|
|
|
|
The EEPROM API provides read and write access to Electrically Erasable
|
|
Programmable Read-Only Memory (EEPROM) devices.
|
|
|
|
Configuration Options
|
|
*********************
|
|
|
|
Related configuration options:
|
|
|
|
* :kconfig:option:`CONFIG_EEPROM`
|
|
|
|
API Reference
|
|
*************
|
|
|
|
.. doxygengroup:: eeprom_interface
|