Move part of the Nanopb sample documentation to a serialization entry and add information on how to configure proto files. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
13 lines
249 B
ReStructuredText
13 lines
249 B
ReStructuredText
.. _seialization_reference:
|
|
|
|
Serialization
|
|
#############
|
|
|
|
Zephyr has support for several data serialization subsystems. These can be used to encode/decode
|
|
structured data with a known format on-the-wire.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
nanopb.rst
|