2015-07-04 01:07:45 +08:00
|
|
|
.. _quick_start:
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-08-07 00:41:40 +08:00
|
|
|
Quick Start Guide
|
|
|
|
#################
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-07-04 01:07:45 +08:00
|
|
|
Follow this guide to install the Zephyr development environment on your
|
|
|
|
development system and to build the |codename| on the supported platforms.
|
|
|
|
Follow the steps appropriate for your development system's operating system.
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-07-04 01:07:45 +08:00
|
|
|
Currently, the |project| supports Linux development systems only. This guide
|
|
|
|
was tested by compiling and running the |codename|'s sample applications on
|
|
|
|
the following Linux distributions:
|
2015-06-14 00:05:10 +08:00
|
|
|
|
|
|
|
* Ubuntu 14.04 LTS 64 bit
|
|
|
|
* Fedora 22 64 bit
|
|
|
|
|
2015-08-07 00:41:40 +08:00
|
|
|
Use these procedures only to create a new development
|
2015-06-14 00:05:10 +08:00
|
|
|
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-08-07 00:41:40 +08:00
|
|
|
:maxdepth: 2
|
2015-05-16 00:40:06 +08:00
|
|
|
|
2015-08-07 00:41:40 +08:00
|
|
|
installing.rst
|
|
|
|
building.rst
|
|
|
|
running.rst
|