2015-05-16 00:40:06 +08:00
|
|
|
.. _Install:
|
|
|
|
|
2015-06-14 00:16:53 +08:00
|
|
|
|project| Quick Start
|
|
|
|
######################
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-06-14 00:16:53 +08:00
|
|
|
This guide includes all the information you need
|
2015-06-10 07:39:49 +08:00
|
|
|
to install the Zephyr development environment on your host system.
|
|
|
|
Follow the steps appropriate for your host system's operating system.
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-06-14 00:05:10 +08:00
|
|
|
Currently, the |project| supports Linux host systems only. The installation
|
|
|
|
guide was tested by compiling and running Zephyr sample applications on the
|
|
|
|
following Linux distributions:
|
|
|
|
|
|
|
|
* Ubuntu 14.04 LTS 64 bit
|
|
|
|
* Fedora 22 64 bit
|
|
|
|
|
|
|
|
Only use these procedures to create a new |project| development
|
|
|
|
environment. Do not use them to update an existing environment. They do
|
|
|
|
not account for file hierarchy changes that may occur from release to
|
|
|
|
release.
|
|
|
|
|
|
|
|
Perform the steps in the installation procedures in the order they
|
|
|
|
appear.
|
|
|
|
|
2015-05-16 00:40:06 +08:00
|
|
|
.. toctree::
|
2015-06-14 00:16:53 +08:00
|
|
|
:maxdepth: 3
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-06-14 00:05:10 +08:00
|
|
|
installation_linux.rst
|
|
|
|
installation_building.rst
|
|
|
|
installation_custom_builds.rst
|