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