Introduction to RTEMS
Introduction to RTEMS
The Real-Time Executive for Multiprocessor Systems or RTEMS is an open source Real Time Operating System (RTOS) that supports open standard application programming interfaces (API) such as POSIX. It is used in space flight, medical, networking and many embedded devices using processor architectures including ARM, PowerPC, Intel, Blackfin, MIPS, MicroBlaze and more. It provide access to their development sources via a Git repository. For more information about RTEMS, One can go through this link: https://www.rtems.org .
Comments
Post a Comment