­
/Embedded OS

An Embedded Operating System is an OS designed for embedded systems to run specialized tasks. The OS allows top level firmware to access hardware resources. Common features include able to run different tasks concurrently, semaphores, queues etc. Examples of OS; FreeRTOS, RT-Thread Studio, Nuttx etc.

0 Projects