2020-09-04 23:00:59 +02:00
|
|
|
===============
|
|
|
|
Getting Started
|
|
|
|
===============
|
2020-07-21 00:18:26 +02:00
|
|
|
|
2020-12-06 03:24:34 +01:00
|
|
|
This guide will explain how to get started with NuttX. The following sections will go through each
|
|
|
|
required step:
|
2020-08-15 23:10:25 +02:00
|
|
|
|
2020-07-21 00:18:26 +02:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2020-10-18 18:48:44 +02:00
|
|
|
|
2020-09-04 23:00:59 +02:00
|
|
|
install.rst
|
|
|
|
compiling.rst
|
|
|
|
running.rst
|
|
|
|
configuring.rst
|
|
|
|
debugging.rst
|
2020-07-21 00:18:26 +02:00
|
|
|
organization.rst
|
2020-09-04 23:00:59 +02:00
|
|
|
|