Back to home page

LXR

 
 

    


Warning, /README is written in an unsupported language. File is not indexed.

0001 Real-Time Executive for Multiprocessing Systems
0002 
0003 RTEMS is a real-time executive (kernel) which provides a high
0004 performance environment for embedded applications with the following
0005 features:
0006 
0007 -   Standards based user interfaces.
0008 -   Multitasking capabilities.
0009 -   Homogeneous and heterogeneous multiprocessor systems.
0010 -   Event-driven, priority-based, preemptive scheduling.
0011 -   Optional rate monotonic scheduling.
0012 -   Intertask communication and synchronisation.
0013 -   Priority inheritance.
0014 -   Responsive interrupt management.
0015 -   Dynamic memory allocation.
0016 -   High level of user configurability.
0017 -   Open source with a friendly user license.
0018 
0019 Project git repositories are located at:
0020 
0021 -   https://gitlab.rtems.org/rtems/
0022 
0023 Online documentation is available at:
0024 
0025 -   https://docs.rtems.org/
0026 
0027 RTEMS Doxygen for CPUKit:
0028 
0029 -   https://docs.rtems.org/doxygen/branches/master/
0030 
0031 RTEMS POSIX 1003.1 Compliance Guide:
0032 
0033 -   https://docs.rtems.org/branches/master/posix-compliance/
0034 
0035 RTEMS Mailing Lists for general purpose use the users list and for
0036 developers use the devel list.
0037 
0038 -   https://lists.rtems.org/mailman/listinfo
0039 
0040 The version number for this software is indicated in the VERSION file.