4.115am
Last change
on this file since 489740f was
489740f,
checked in by Chris Johns <chrisj@…>, on 05/20/16 at 02:47:09
|
Set SPDX License Identifier in each source file.
|
-
Property mode set to
100644
|
File size:
587 bytes
|
Line | |
---|
1 | .. comment SPDX-License-Identifier: CC-BY-SA-4.0 |
---|
2 | |
---|
3 | .. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org> |
---|
4 | .. comment: All rights reserved. |
---|
5 | |
---|
6 | =============== |
---|
7 | Getting Started |
---|
8 | =============== |
---|
9 | |
---|
10 | RTEMS is an open source real-time operating system. As a user you have access |
---|
11 | to all the source code. This ``Getting Started`` section will show you how you |
---|
12 | build the RTEMS compiler tools, kernel and 3rd party libraries from source. |
---|
13 | |
---|
14 | .. include:: basics.rst |
---|
15 | .. include:: depend.rst |
---|
16 | .. include:: installation.rst |
---|
17 | .. include:: releases.rst |
---|
18 | .. include:: development.rst |
---|
19 | .. include:: windows.rst |
---|
Note: See
TracBrowser
for help on using the repository browser.