mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-06 07:45:49 +00:00
Includes the Linux Installation Guide. It contains the requirements and required steps to install a development environment and to run a sample application. The optional steps include information regarding running Tiny Mountain on additional hardware. Change-Id: I0f0c78fbec6816310d893b40dea5649ead98e92f Signed-off-by: Rodrigo Caballero <rodrigo.caballero.abraham@intel.com>
13 lines
391 B
ReStructuredText
13 lines
391 B
ReStructuredText
Tiny Mountain Linux Installation Guide
|
|
######################################
|
|
|
|
Currently, Tiny Mountain supports Linux host systems. The installation
|
|
guide was tested by compiling and testing Tiny Mountain on the Ubuntu
|
|
14.04 LTS 64 bit distribution.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
installation_linux_introduction.rst
|
|
installation_linux_requirements.rst
|
|
installation_linux_steps.rst |