source: rtems/c/src/README @ fb16fed

4.104.114.84.95
Last change on this file since fb16fed was ac7d5ef0, checked in by Joel Sherrill <joel.sherrill@…>, on 05/11/95 at 17:39:37

Initial revision

  • Property mode set to 100644
File size: 652 bytes
Line 
1#
2#  $Id$
3#
4
5This is the top level directory of the C RTEMS environment.  The
6following is a description of the contents of each file and
7subdirectory directly in this directory:
8
9    tests
10
11       This directory contains the RTEMS Test Suites. Currently
12       this includes the following suites:
13
14         + Single Processor Test Suite
15         + Multiprocessor Test Suite
16         + Timing Test Suite
17         + Sample Application Suite
18
19    lib
20
21       This directory contains src for RTEMS libraries:
22          libc, board support (including drivers) and libcpu.
23
24    exec
25
26       This directory contains the source code for the RTEMS executive.
27
Note: See TracBrowser for help on using the repository browser.