zephyr/doc/getting_started
Sebastian Bøe 8d0a80c6a9 cmake: Fix SDK-less builds
This change changes the semantics of the environment variable
ZEPHYR_SDK_INSTALL_DIR to allow the use of 3rd party toolchains
alongside the Zephyr SDK's host tools.

Specifically, setting ZEPHYR_SDK_INSTALL_DIR now indicates that the
Zephyr SDK host tools are to be used. But not necessarily that the
Zephyr SDK's toolchain is to be used.

The documentation is also changed to explain this behaviour.

Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
2017-11-13 13:14:32 -05:00
..
getting_started.rst cmake: Fix SDK-less builds 2017-11-13 13:14:32 -05:00
installation_linux.rst doc: getting_started: Convert to using app extension 2017-11-09 10:35:22 -05:00
installation_mac.rst doc: getting_started: Convert to using app extension 2017-11-09 10:35:22 -05:00
installation_win.rst doc: getting_started: Convert to using app extension 2017-11-09 10:35:22 -05:00