summaryrefslogtreecommitdiffstats
path: root/user/start/index.rst
blob: a41ab5d92cfe4b87426e389cf40eb56d915a0fa6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.

===============
Getting Started
===============

RTEMS is an open source real-time operating system. As a user you have access
to all the source code. This ``Getting Started`` section will show you how you
build the RTEMS compiler tools, kernel and 3rd party libraries from source.

.. include:: basics.rst
.. include:: depend.rst
.. include:: installation.rst
.. include:: releases.rst
.. include:: development.rst
.. include:: windows.rst