Files
rtems/c/src
Sebastian Huber 49bc9f81db bsp/xilinx-zynq: Use second UART for console
This is in now line with the evaluation board.
2013-06-18 09:21:12 +02:00
..
2013-06-12 16:11:24 +02:00
2013-03-08 15:55:06 -05:00
2013-03-08 15:55:06 -05:00
2013-03-08 15:55:06 -05:00
2013-03-08 15:55:06 -05:00
2012-07-19 15:47:55 +02:00

This is the top level directory of the C RTEMS environment.  The
following is a description of the contents of each file and
subdirectory directly in this directory:

    tests

       This directory contains the RTEMS Test Suites. Currently
       this includes the following suites:

         + Single Processor Test Suite
         + Multiprocessor Test Suite
         + Timing Test Suite
         + Sample Application Suite

    lib

       This directory contains src for RTEMS libraries:
          libc, board support (including drivers) and libcpu.

    exec

       This directory contains the source code for the RTEMS executive.