RTOS
A real-time operating system (RTOS)[Generally pronounced as: Are-toss] is a multitasking operating system intended for real-time applications.
Application
Hardware
Remove
Language
Any
License
Any
Open Source RTOS avialable here and also open standard hardware
specification to speed up application development time. The
Forum also develops, research and specifies specification for...
FreeRTOS is an open source, mini real time scheduler – or RTOS
kernel. It is designed to be simple, portable and concise.
Nearly all the code is written in C, with only a few assembler...