zephyr/doc/installation/installation.rst
Anas Nashif 464e04da17 Rename to Quick Start
Change-Id: Ife49b594458506c876750d5df2485f5e4f684f08

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:14:21 -05:00

31 lines
888 B
ReStructuredText

.. _Install:
|project| Quick Start
######################
This guide includes all the information you need
to install the Zephyr development environment on your host system.
Follow the steps appropriate for your host system's operating system.
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.
.. toctree::
:maxdepth: 3
installation_linux.rst
installation_building.rst
installation_custom_builds.rst