source: rtems-docs/user/start/index.rst @ ea0777e

4.115
Last change on this file since ea0777e was ea0777e, checked in by Chris Johns <chrisj@…>, on 04/01/16 at 01:20:13

Review changes from Chris Mayfield.

  • Property mode set to 100644
File size: 537 bytes
RevLine 
[c05e43b]1.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
2.. comment: All rights reserved.
3
[5daabd2]4===============
5Getting Started
6===============
7
[a34c157]8RTEMS is an open source real-time operating system. As a user you have access
[ea0777e]9to all the source code. This ``Getting Started`` section will show you how you
10build the RTEMS compiler tools, kernel and 3rd party libraries from source.
[5daabd2]11
[27bcdfb]12.. include:: basics.rst
[5daabd2]13.. include:: depend.rst
14.. include:: installation.rst
[27bcdfb]15.. include:: releases.rst
16.. include:: development.rst
17.. include:: windows.rst
Note: See TracBrowser for help on using the repository browser.