rtems-docs/user/start/index.rst

19 lines
549 B
ReStructuredText

.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.
===============
Getting Started
===============
RTEMS is an open source operating and an open source project. As a user you
have access to all the source code and 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