.. _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
