Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default protected
  • cm/20230717_teensy41
  • cm/20230509_imxrt
  • cm/20230504_imxrt
  • prashanth/can-review-latest-squash-02-squash
  • atsam_relicensing
  • cm/20220302_file_header_clean_up
  • cm/pending-patches
  • cm/20201214_imxrt
  • cm/20201117_imxrt
  • cm/20201030_imxrt
  • cm/20201107_replace_non-ASCII
  • sebh/build-20200726
  • sebh/build-20200713
  • sebh/build-20200708
  • 20170923_fdt
  • sichen-20170712
  • 5.1
  • 4.11.3
  • 4.11.2
  • 4.11.0
  • 4.11.1
  • 4.10.2
  • 4.9.6
  • 4.10.1
  • 4.10.0
  • 4.9.5
  • 4.8.2
  • 4.9.4
  • 4.9.3
  • 4.9.2
  • 4.9.1
  • 4.9.0
  • 4.8.1
  • 4.8.0
  • 4.7.3
  • 4.7.2
38 results

rtems

  • Clone with SSH
  • Clone with HTTPS
  • Real-Time Executive for Multiprocessing Systems (RTEMS)
    -------------------------------------------------------
    
    RTEMS, Real-Time Executive for Multiprocessor Systems, is a real-time executive
    (kernel) which provides a high performance environment for embedded
    applications with the following features:
    
     - standards based user interfaces
     - multitasking capabilities
     - homogeneous and heterogeneous multiprocessor systems
     - event-driven, priority-based, preemptive scheduling
     - optional rate monotonic scheduling
     - intertask communication and synchronization
     - priority inheritance
     - responsive interrupt management
     - dynamic memory allocation
     - high level of user configurability
     - open source with a friendly user license
    
    Project git repositories are located at https://git.rtems.org/
    
     RTEMS Kernel:        : https://git.rtems.org/rtems/
     RTEMS Source Builder : https://git.rtems.org/rtems-source-builder/
     RTEMS Tools          : https://git.rtems.org/rtems-tools/
     RTEMS Documentation  : https://git.rtems.org/rtems-docs/
     RTEMS FreeBSD        : https://git.rtems.org/rtems-libbsd/
    
    Online documentation is available at https://docs.rtems.org/
    
     RTEMS User Manual : https://docs.rtems.org/branches/master/user/index.html
     RTEMS RSB Manual  : https://docs.rtems.org/branches/master/rsb/index.html
     RTEMS Classic API : https://docs.rtems.org/branches/master/c-user/index.html
     RTEMS POSIX API   : https://docs.rtems.org/branches/master/posix-users/index.html
    
    RTEMS Doxygen for CPUKit : https://docs.rtems.org/doxygen/branches/master/
    
    RTEMS POSIX 1003.1 Compliance Guide :
     https://docs.rtems.org/branches/master/posix-compliance/index.html
    
     - Details the standards base functionality and profiles RTEMS supportsXo
    
    RTEMS Developers Wiki : http://devel.rtems.org
    
     - Bug reporting, community knowledge and tutorials.
    
    RTEMS Mailing Lists : https://lists.rtems.org/mailman/listinfo
    
     - The RTEMS Project maintains mailing lists which are used for most
       discussions:
    
       * For general-purpose questions related to using RTEMS, use the rtems-users
         ml: https://lists.rtems.org/mailman/listinfo/users
    
       * For questions and discussion related to development of RTEMS, use the
         rtems-devel ml: https://lists.rtems.org/mailman/listinfo/devel
    
    The version number for this software is indicated in the VERSION file.