zephyr/doc/reference/networking/sntp.rst
Jukka Rissanen 6346cc1a9e doc: net: Add SNTP API documentation
Documentation for Simple Network Time Protocol library was
missing.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-13 15:37:02 -07:00

24 lines
412 B
ReStructuredText

.. _sntp_interface:
Simple Network Time Protocol Library
####################################
.. contents::
:local:
:depth: 2
Overview
********
The SNTP library implements
`IETF RFC4330 (Simple Network Time Protocol v4) <https://tools.ietf.org/html/rfc4330>`_.
SNTP provides a way to synchronize clocks in computer networks.
API Reference
*************
.. doxygengroup:: sntp
:project: Zephyr