2015-05-15 18:38:34 +02:00
|
|
|
..
|
2015-06-13 21:51:09 +02:00
|
|
|
Zephyr Project documentation master file
|
2015-05-15 18:38:34 +02:00
|
|
|
|
2016-02-05 17:06:00 +01:00
|
|
|
Zephyr Project Documentation
|
|
|
|
############################
|
|
|
|
|
2016-04-21 17:23:57 +02:00
|
|
|
.. only:: release
|
|
|
|
|
|
|
|
Welcome to the Zephyr Project's documentation version |version|!
|
|
|
|
|
|
|
|
Documentation for the development branch of Zephyr can be found at
|
2016-05-03 22:07:50 +02:00
|
|
|
https://www.zephyrproject.org/doc/
|
2016-04-21 17:23:57 +02:00
|
|
|
|
2017-01-04 15:39:45 +01:00
|
|
|
.. only:: (development or daily)
|
2016-04-21 17:23:57 +02:00
|
|
|
|
|
|
|
Welcome to the Zephyr Project's documentation. This is the documentation of the
|
2016-12-23 18:25:06 +01:00
|
|
|
master tree under development (version |version|).
|
2016-04-21 17:23:57 +02:00
|
|
|
|
|
|
|
Documentation for released versions of Zephyr can be found at
|
2016-05-28 14:22:40 +02:00
|
|
|
``https://www.zephyrproject.org/doc/<version>``. The following documentation
|
2016-06-30 17:45:21 +02:00
|
|
|
versions are available:
|
2016-04-21 17:23:57 +02:00
|
|
|
|
2017-06-14 01:45:36 +02:00
|
|
|
`Zephyr 1.5.0`_ | `Zephyr 1.6.0`_ | `Zephyr 1.7.0`_ | `Zephyr 1.8.0`_
|
2016-04-15 18:14:55 +02:00
|
|
|
|
2017-08-03 16:15:58 +02:00
|
|
|
Source code for the Zephyr Project is maintained in the
|
|
|
|
`Zephyr Project GitHub repository`_.
|
|
|
|
|
|
|
|
.. _Zephyr Project GitHub repository:
|
|
|
|
https://github.com/zephyrproject-rtos/zephyr
|
|
|
|
|
2016-04-15 18:14:55 +02:00
|
|
|
Sections
|
|
|
|
********
|
2015-08-17 23:04:22 +02:00
|
|
|
|
2015-05-13 20:05:30 +02:00
|
|
|
.. toctree::
|
2015-08-29 15:14:50 +02:00
|
|
|
:maxdepth: 1
|
2015-05-13 20:05:30 +02:00
|
|
|
|
2017-01-14 04:25:09 +01:00
|
|
|
introduction/introducing_zephyr.rst
|
|
|
|
getting_started/getting_started.rst
|
2017-08-18 03:00:23 +02:00
|
|
|
contribute/contribute.rst
|
2017-01-14 04:25:09 +01:00
|
|
|
kernel/kernel.rst
|
2017-08-18 03:00:23 +02:00
|
|
|
boards/boards.rst
|
2017-01-14 04:25:09 +01:00
|
|
|
application/application.rst
|
2017-08-18 03:00:23 +02:00
|
|
|
samples/samples.rst
|
2017-01-14 04:25:09 +01:00
|
|
|
porting/porting.rst
|
2017-08-18 03:00:23 +02:00
|
|
|
devices/index.rst
|
2017-01-14 04:25:09 +01:00
|
|
|
subsystems/subsystems.rst
|
|
|
|
api/api.rst
|
|
|
|
reference/kconfig/index.rst
|
2017-08-18 01:53:11 +02:00
|
|
|
security/security.rst
|
2017-01-14 04:25:09 +01:00
|
|
|
release-notes.rst
|
|
|
|
LICENSING.rst
|
2017-02-16 23:55:26 +01:00
|
|
|
glossary.rst
|
2016-02-03 15:37:12 +01:00
|
|
|
|
2016-04-15 18:14:55 +02:00
|
|
|
|
2016-02-05 17:06:00 +01:00
|
|
|
Indices and Tables
|
|
|
|
******************
|
2015-05-13 20:05:30 +02:00
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
2015-05-25 19:19:03 +02:00
|
|
|
* :ref:`search`
|
2016-04-15 18:14:55 +02:00
|
|
|
|
2017-06-14 01:45:36 +02:00
|
|
|
.. _Zephyr 1.8.0: https://www.zephyrproject.org/doc/1.8.0/
|
2017-02-16 23:55:26 +01:00
|
|
|
.. _Zephyr 1.7.0: https://www.zephyrproject.org/doc/1.7.0/
|
2016-12-03 22:07:31 +01:00
|
|
|
.. _Zephyr 1.6.0: https://www.zephyrproject.org/doc/1.6.0/
|
2016-08-01 18:28:47 +02:00
|
|
|
.. _Zephyr 1.5.0: https://www.zephyrproject.org/doc/1.5.0/
|