2016-01-29 00:59:49 +08:00
|
|
|
.. _getting_started:
|
|
|
|
|
|
|
|
Getting Started Guide
|
|
|
|
#####################
|
|
|
|
|
|
|
|
Use this guide to get started with your Zephyr development. We have collected
|
|
|
|
all procedures you will need in three basic steps:
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
setting_up.rst
|
|
|
|
developing.rst
|
|
|
|
building_zephyr.rst
|
|
|
|
|
|
|
|
Configuring Network and Proxies
|
|
|
|
*******************************
|
|
|
|
|
|
|
|
Setting up your Zephyr development requires Internet access. Verify that
|
|
|
|
console commands can be run as both user and administrator and that access to
|
2016-02-16 23:36:57 +08:00
|
|
|
the Internet is not impeded by a firewall.
|