index.rst 291 B

1234567891011121314151617
  1. ===============
  2. Getting Started
  3. ===============
  4. This guide will explain how to get started with NuttX. The following sections will go through each
  5. required step:
  6. .. toctree::
  7. :maxdepth: 1
  8. install.rst
  9. compiling.rst
  10. running.rst
  11. configuring.rst
  12. debugging.rst
  13. organization.rst