summaryrefslogtreecommitdiffstats
path: root/user/start/index.rst
blob: d5aa1be7ff63b3d75d384e7dae0f7bd2c89e8f1a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.. 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::
    :maxdepth: 5
    :numbered:

    host
    prefixes
    sources
    tools
    bootstrap
    bsp-build
    bsp-test
    app