.. 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. You will create a set of tools and an RTEMS
kernel for your selected Board Support Package (BSP).


.. toctree::

    preparation
    prefixes
    sources
    tools
    bsp-build
    bsp-test
    app
    rsb-packages
    gsoc
