zephyr/doc/api/misc_api.rst
Anas Nashif 521ccca2ae crc: move all crc APIs into one header
Move all CRC APIs into one single header.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2018-12-04 08:52:46 -06:00

28 lines
332 B
ReStructuredText

.. _misc_api:
Miscellaneous APIs
##################
.. comment
not documenting
.. doxygengroup:: checksum
.. doxygengroup:: structured_data
Checksum APIs
*************
CRC
=====
.. doxygengroup:: crc
:project: Zephyr
Structured Data APIs
********************
JSON
====
.. doxygengroup:: json
:project: Zephyr