Back to Zephyr

Serialization

doc/services/serialization/index.rst

4.4.0272 B
Original Source

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

cbor.rst json.rst nanopb.rst