source: rtems-docs/user/glossary/index.rst @ 5daabd2

4.115
Last change on this file since 5daabd2 was 5daabd2, checked in by Amar Takhar <amar@…>, on 01/16/16 at 04:41:06

Initial reST documentation using Sphinx.

  • Property mode set to 100644
File size: 493 bytes
Line 
1========
2Glossary
3========
4
5.. glossary::
6
7        Waf
8                Waf build system.  For more information see http://www.waf.io/
9
10                See :ref:`waf`.
11
12
13        Test Suite
14        Testsuite
15                RTEMS test suite located in the ``testsuites/`` directory.
16
17
18        RTEMS
19                The Real-Time Executive for Multiprocessor Systems or RTEMS is a open source fully featured Real Time Operating System or RTOS that supports a variety of open standard application programming interfaces (API) and interface standards such as POSIX and BSD sockets.
Note: See TracBrowser for help on using the repository browser.