zephyr/doc/quick_start/quick_start.rst
Anas Nashif 7ca98c05df doc: add mac installation guide
Change-Id: I177fa345a0758fd6ba1305007b02d7ae49e25c86
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
2016-02-05 20:25:14 -05:00

30 lines
776 B
ReStructuredText

.. _quick_start:
Quick Start Guide
#################
Use this guide to install the Zephyr development environment on your
development system and to build the Zephyr Kernel on the supported platforms.
The following operating systems are supported:
* Linux
* Mac OS
Follow the steps appropriate for your development system's
:abbr:`OS (Operating System)`.
Use these procedures to create a new development environment. Given that the
file hierarchy may change from one release to another, these instructions
might not work properly in an existing development environment.
Perform the steps in the installation procedures in the order they appear.
.. toctree::
:maxdepth: 2
installation_linux.rst
installation_mac.rst
local_development.rst
application.rst