rtems-docs/user/start/index.rst
Chris Johns f6720264ea user: Update Quick Start Guide
- Add support for release source archives
- Add building the BSP using the RSB
- Add building packages using the RSB
- Add an application

Closes #2998
2020-03-13 08:18:36 +11:00

26 lines
399 B
ReStructuredText

.. SPDX-License-Identifier: CC-BY-SA-4.0
.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
.. index:: Quick Start
.. _QuickStart:
Quick Start
***********
Follow the sections of this chapter step by step to get started developing
applications on top of RTEMS.
.. toctree::
preparation
prefixes
sources
tools
bootstrap
bsp-build
bsp-test
app
rsb-packages