2015-05-15 18:38:34 +02:00
|
|
|
..
|
2021-05-28 16:41:38 +02:00
|
|
|
Zephyr Project documentation main file
|
2015-05-15 18:38:34 +02:00
|
|
|
|
2019-04-10 23:57:51 +02:00
|
|
|
.. _zephyr-home:
|
|
|
|
|
2016-02-05 17:06:00 +01:00
|
|
|
Zephyr Project Documentation
|
|
|
|
############################
|
|
|
|
|
2016-04-21 17:23:57 +02:00
|
|
|
.. only:: release
|
|
|
|
|
2019-04-04 00:40:19 +02:00
|
|
|
Welcome to the Zephyr Project's documentation for version |version|.
|
2016-04-21 17:23:57 +02:00
|
|
|
|
2021-05-28 16:41:38 +02:00
|
|
|
Documentation for the latest (main) development branch of Zephyr
|
2019-04-04 00:40:19 +02:00
|
|
|
can be found at https://docs.zephyrproject.org/
|
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
|
|
|
|
2020-05-27 18:24:18 +02:00
|
|
|
**Welcome to the Zephyr Project's documentation
|
2021-05-28 16:41:38 +02:00
|
|
|
for the main tree under development** (version |version|).
|
2019-04-04 00:40:19 +02:00
|
|
|
|
2021-07-03 17:53:40 +02:00
|
|
|
Use the version selection menu on the left to view
|
|
|
|
documentation for a specific version of Zephyr.
|
2021-06-26 15:20:17 +02:00
|
|
|
|
2021-07-03 17:53:40 +02:00
|
|
|
For information about the changes and additions for releases, please
|
|
|
|
consult the published :ref:`zephyr_release_notes` documentation.
|
2016-04-21 17:23:57 +02:00
|
|
|
|
2021-07-03 17:53:40 +02:00
|
|
|
The Zephyr OS is provided under the `Apache 2.0 license`_ (as found in
|
|
|
|
the LICENSE file in the project's `GitHub repo`_). The Zephyr OS also
|
|
|
|
imports or reuses packages, scripts, and other files that use other
|
|
|
|
licensing, as described in :ref:`Zephyr_Licensing`.
|
2017-08-18 05:10:16 +02:00
|
|
|
|
2017-08-03 16:15:58 +02:00
|
|
|
|
2019-01-07 04:56:29 +01:00
|
|
|
.. raw:: html
|
|
|
|
|
|
|
|
<ul class="grid">
|
|
|
|
<li class="grid-item">
|
2019-02-03 23:29:46 +01:00
|
|
|
<a href="introduction/index.html">
|
2019-01-07 04:56:29 +01:00
|
|
|
<img alt="" src="_static/images/kite.png"/>
|
|
|
|
<h2>Introduction</h2>
|
|
|
|
</a>
|
2019-02-05 19:42:09 +01:00
|
|
|
<p>Introducing the Zephyr Project: overview, architecture, features, and licensing</p>
|
2019-01-07 04:56:29 +01:00
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2022-04-05 23:36:48 +02:00
|
|
|
<a href="develop/getting_started/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-map-signs"></span>
|
2019-01-07 04:56:29 +01:00
|
|
|
<h2>Getting Started Guide</h2>
|
|
|
|
</a>
|
|
|
|
<p>Follow this guide to set up a Zephyr development environment on your
|
|
|
|
system, and then build and run a sample application.</p>
|
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-02-03 23:29:46 +01:00
|
|
|
<a href="contribute/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-github"></span>
|
2019-01-07 04:56:29 +01:00
|
|
|
<h2>Contribution Guidelines</h2>
|
|
|
|
</a>
|
|
|
|
<p>As an open-source project, we welcome and encourage the community
|
|
|
|
to submit patches directly to the project.</p>
|
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-02-03 23:29:46 +01:00
|
|
|
<a href="samples/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-cogs"></span>
|
2019-01-07 04:56:29 +01:00
|
|
|
<h2>Samples and Demos</h2>
|
|
|
|
</a>
|
|
|
|
<p>A list of samples and demos that can run on a variety of boards supported
|
|
|
|
by Zephyr</p>
|
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2022-04-05 23:36:48 +02:00
|
|
|
<a href="hardware/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-sign-in"></span>
|
2022-04-05 23:36:48 +02:00
|
|
|
<h2>Hardware Support</h2>
|
2019-01-07 04:56:29 +01:00
|
|
|
</a>
|
2022-04-05 23:36:48 +02:00
|
|
|
<p>Information about supported architectures, supported hardware and porting guides</p>
|
2019-01-07 04:56:29 +01:00
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-02-03 23:29:46 +01:00
|
|
|
<a href="security/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-lock"></span>
|
2019-01-07 04:56:29 +01:00
|
|
|
<h2>Security</h2>
|
|
|
|
</a>
|
|
|
|
<p>Requirements, processes, and developer guidelines for ensuring security is addressed within the Zephyr project.</p>
|
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2019-02-03 23:29:46 +01:00
|
|
|
<a href="boards/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-object-group"></span>
|
2019-01-07 04:56:29 +01:00
|
|
|
<h2>Supported Boards</h2>
|
|
|
|
</a>
|
2019-02-05 19:42:09 +01:00
|
|
|
<p>List of supported boards and platforms.</p>
|
2019-01-07 04:56:29 +01:00
|
|
|
</li>
|
|
|
|
<li class="grid-item">
|
2022-04-05 23:36:48 +02:00
|
|
|
<a href="services/index.html">
|
2019-02-05 19:42:09 +01:00
|
|
|
<span class="grid-icon fa fa-puzzle-piece"></span>
|
2022-04-05 23:36:48 +02:00
|
|
|
<h2>OS Services</h2>
|
2019-01-07 04:56:29 +01:00
|
|
|
</a>
|
2022-04-05 23:36:48 +02:00
|
|
|
<p>OS Services and guides how to use them with Zephyr</p>
|
2019-01-07 04:56:29 +01:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
|
2021-07-03 17:53:40 +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
|
2021-03-12 14:35:28 +01:00
|
|
|
:caption: Contents
|
2015-05-13 20:05:30 +02:00
|
|
|
|
2019-02-03 23:29:46 +01:00
|
|
|
introduction/index.rst
|
2022-04-05 14:44:02 +02:00
|
|
|
develop/index.rst
|
2021-12-04 18:38:55 +01:00
|
|
|
kernel/index.rst
|
2022-04-04 16:40:37 +02:00
|
|
|
services/index.rst
|
2022-04-05 23:55:18 +02:00
|
|
|
build/index.rst
|
|
|
|
connectivity/index.rst
|
2022-04-05 16:58:04 +02:00
|
|
|
hardware/index.rst
|
2022-04-05 15:25:00 +02:00
|
|
|
contribute/index.rst
|
2022-04-05 15:31:30 +02:00
|
|
|
project/index.rst
|
2022-04-05 23:55:18 +02:00
|
|
|
security/index.rst
|
2023-04-05 11:00:50 +02:00
|
|
|
safety/index.rst
|
2019-02-03 23:29:46 +01:00
|
|
|
samples/index.rst
|
|
|
|
boards/index.rst
|
|
|
|
releases/index.rst
|
2016-04-15 18:14:55 +02:00
|
|
|
|
2021-07-03 17:53:40 +02:00
|
|
|
Indices and Tables
|
|
|
|
******************
|
2021-06-26 15:20:17 +02:00
|
|
|
|
2021-07-03 17:53:40 +02:00
|
|
|
* :ref:`glossary`
|
|
|
|
* :ref:`genindex`
|
2021-07-01 17:27:57 +02:00
|
|
|
|
|
|
|
.. _Apache 2.0 license:
|
|
|
|
https://github.com/zephyrproject-rtos/zephyr/blob/main/LICENSE
|
|
|
|
|
|
|
|
.. _GitHub repo: https://github.com/zephyrproject-rtos/zephyr
|