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